github.com

This is where you should report issues arising from the subscription filters.
Locked
Wei Chen
Guest

github.com

Post by Wei Chen »

Github star and unstar blocked caused by project name

URL(s) where the issue occurs

https://github.com/pa7/heatmap.js

Describe the issue

Star and Unstar malfunction

Screenshot(s) http://i.imgur.com/fAm6gmo.png

Notes

The Github project name "heatmap.js" is blocked while sending XHR.
When we try to star or unstar the repository "heatmap.js", we send an XHR:

https://github.com/pa7/heatmap.js/star
or
https://github.com/pa7/heatmap.js/unstar

from our browser to Github server.
Since the message is blocked, star and unstar will not work.

The reason why "heatmap.js" is blocked is because the word is listed in easyprivacy.txt.

http://i.imgur.com/9HbFTlK.png
WarFame
Postaholic
Postaholic
Posts: 713
Joined: Fri Nov 27, 2015 1:35 pm

Post by WarFame »

Code: Select all

https://github.com/jmdugan/blocklists/tree/master/corporations
##a[title="facebook"] in Annoyance List hiding the "facebook" folder.

Code: Select all

github.com#@#a[title="facebook"]
marcusjt
New Member
New Member
Posts: 1
Joined: Wed Feb 15, 2017 1:44 pm

Post by marcusjt »

The rule /googleanalytics/* interferes with the functionality of GitHub's star/unstar feature for subprojects within

https://github.com/googleanalytics/
e.g. https://github.com/googleanalytics/autotrack
 ! Message from: smed79
Merged your thread forumsearch
Locked