mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Tweaks to prebaked filters (includes fix from 6ad75c4257)
This commit is contained in:
parent
7e149982d1
commit
b7c0b95ff4
2 changed files with 8 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
4add8dd32dee8e87f19ef3cc763738b9 assets/ublock/filter-lists.json
|
4add8dd32dee8e87f19ef3cc763738b9 assets/ublock/filter-lists.json
|
||||||
bd73f55fa11330ec115e41d7194935f2 assets/ublock/filters.txt
|
2dc01b586524fa3cc499e7f2e12d22c4 assets/ublock/filters.txt
|
||||||
c9c5cc56bec563bc1885847f925b9be2 assets/ublock/mirror-candidates.txt
|
c9c5cc56bec563bc1885847f925b9be2 assets/ublock/mirror-candidates.txt
|
||||||
ba85c7991d208fe26c8f74f57bb5cfe1 assets/ublock/privacy.txt
|
ba85c7991d208fe26c8f74f57bb5cfe1 assets/ublock/privacy.txt
|
||||||
0d707b2cee4a38988662107971137d13 assets/thirdparties/abp.mozilla-hispano.org/nauscopio/filtros.txt
|
0d707b2cee4a38988662107971137d13 assets/thirdparties/abp.mozilla-hispano.org/nauscopio/filtros.txt
|
||||||
|
|
|
||||||
|
|
@ -290,11 +290,6 @@ deviantart.com##.dp-ad-chrome.dp-ad-visible
|
||||||
# To counter `/keen.min.js` in EasyPrivacy
|
# To counter `/keen.min.js` in EasyPrivacy
|
||||||
@@||keen.github.io/*/keen.min.js$~third-party
|
@@||keen.github.io/*/keen.min.js$~third-party
|
||||||
|
|
||||||
# Feedback from Chrome store: "videos dont work on this site"
|
|
||||||
# http://www.okgoals.com/match-highlights-1425491618---41
|
|
||||||
# To counter `intergi.com` in Peter Lowe's
|
|
||||||
@@||cdn.phoenix.intergi.com^$domain=okgoals.com
|
|
||||||
|
|
||||||
# kissmetrics.com broken
|
# kissmetrics.com broken
|
||||||
# To counter `kissmetrics.com` in Peter Lowe's
|
# To counter `kissmetrics.com` in Peter Lowe's
|
||||||
@@||kissmetrics.com^$~third-party
|
@@||kissmetrics.com^$~third-party
|
||||||
|
|
@ -310,10 +305,13 @@ deviantart.com##.dp-ad-chrome.dp-ad-visible
|
||||||
# NBA.com
|
# NBA.com
|
||||||
@@||cdn.turner.com/*/AdManager.js$domain=cnn.com|nba.com,script
|
@@||cdn.turner.com/*/AdManager.js$domain=cnn.com|nba.com,script
|
||||||
|
|
||||||
|
|
||||||
# To deal with https://github.com/chrisaljoudi/uBlock/issues/1013
|
# To deal with https://github.com/chrisaljoudi/uBlock/issues/1013
|
||||||
||mac-system-alert.com^
|
||mac-system-alert.com^
|
||||||
|
||mac-system-alert.com^$inline-script
|
||||||
|
|
||||||
# Video playback broken on lastminutegoals.org
|
# To mitigate breakages from `intergi.com` in Peter Lowe's; ex.:
|
||||||
# To counter `intergi.com` in Peter Lowe's
|
# explosm.net
|
||||||
@@||cdn.phoenix.intergi.com^$domain=lastminutegoals.org
|
# lastminutegoals.org
|
||||||
|
# okgoals.com
|
||||||
|
# tvgolo.com
|
||||||
|
@@||cdn.phoenix.intergi.com^
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue