mirror of https://github.com/gorhill/uBlock.git
strict blocking of sourceforge.net
This commit is contained in:
parent
1b78be4b7c
commit
c4e82357ef
|
@ -1,6 +1,6 @@
|
|||
774317e8b3beee6850c446a650ff6187 assets/ublock/unbreak.txt
|
||||
b8fd6f6a836d34e0629dca07424d7bd8 assets/ublock/privacy.txt
|
||||
841bde1d6f0e702554d2d858da55603f assets/ublock/filters.txt
|
||||
5b8da4c11bbfa9304494356bc3998a50 assets/ublock/filters.txt
|
||||
c9c5cc56bec563bc1885847f925b9be2 assets/ublock/mirror-candidates.txt
|
||||
343afa7da2abf47c258355815f732ce4 assets/ublock/filter-lists.json
|
||||
94c0a3eab74c42783855f07b22a429cf assets/thirdparties/home.fredfiber.no/langsholt/adblock.txt
|
||||
|
|
|
@ -97,3 +97,8 @@ deviantart.com##.dp-ad-chrome.dp-ad-visible
|
|||
|
||||
# https://github.com/chrisaljoudi/uBlock/issues/1013
|
||||
||mac-system-alert.com^
|
||||
|
||||
# http://libregraphicsworld.org/blog/entry/anatomy-of-sourceforge-gimp-controversy
|
||||
# Using `other` will cause the whole site to be blocked through strict blocking,
|
||||
# yet the site will render properly if a user still decide to go ahead.
|
||||
||sourceforge.net^$other
|
||||
|
|
Loading…
Reference in New Issue