mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
this addresses https://twitter.com/peikas/status/711911523837460480
This commit is contained in:
parent
c97dd5e37c
commit
2408b76958
2 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
c30746bd08833e596343d1157425b677 assets/ublock/unbreak.txt
|
||||
ec934a08ca0784393b3bc75bbf9d2831 assets/ublock/unbreak.txt
|
||||
62111a29f0a5cb361ba8dbae92054adb assets/ublock/redirect-resources.txt
|
||||
94efb2d9c4bd436707c3923d64cb4f3b assets/ublock/privacy.txt
|
||||
84eabd176813aafdcf046b334555fbe9 assets/ublock/filters.txt
|
||||
|
|
|
@ -284,3 +284,7 @@ phoronix.com#@#div[style^="text-align: center;"]
|
|||
# - http://www.cnet.com/videos/big-mac-survives-molten-copper-and-heats-up-internet-ep-233/
|
||||
# And possibly other sites -- `taboola.com` is blocked by Peter Lowe's.
|
||||
||cdn.taboola.com/libtrc/*/loader.js$script,redirect=noopjs
|
||||
|
||||
# https://twitter.com/peikas/status/711911523837460480
|
||||
# To counter `/analytics.min.js` in EasyPrivacy
|
||||
@@||cdn.segment.com/analytics.js/*/analytics.min.js$script,domain=vyte.in
|
||||
|
|
Loading…
Reference in a new issue