mirror of https://github.com/gorhill/uBlock.git
other CDN uses Fanboy-blocked "/twitter-bootstrap/*"
This commit is contained in:
parent
54ccd3257d
commit
eb6ce2dc28
|
@ -1,7 +1,7 @@
|
|||
39c6f45e6a3d4ec664d24fa9cc5869dc assets/ublock/thirdparty-lists.txt
|
||||
6572a7bce5f1747fee597cb170bd3b98 assets/ublock/privacy.txt
|
||||
68f84069bc448fd05f60f489ff03b9d0 assets/ublock/filters.txt
|
||||
6ea718a3817a29788032bcd3a977bd87 assets/ublock/mirror-candidates.txt
|
||||
c8bf445fc08910198fbe385115a665bb assets/ublock/filters.txt
|
||||
0e77cbd469423d22f0a308017a7dd26a assets/ublock/mirror-candidates.txt
|
||||
0184aa4f511a114e2c5b479639b6b49c assets/ublock/filter-lists.json
|
||||
132b3ecc9da8a68c3faf740c00af734b assets/thirdparties/adblock-plus-japanese-filter.googlecode.com/hg/abp_jp.txt
|
||||
94c0a3eab74c42783855f07b22a429cf assets/thirdparties/home.fredfiber.no/langsholt/adblock.txt
|
||||
|
|
|
@ -132,7 +132,8 @@ google.*###center_col > #tads
|
|||
@@||web.localytics.com/latest/localytics.min.js$domain=citymapper.com
|
||||
# To counter Fanboy Social's `/twitter-bootstrap/*`
|
||||
# Ref: http://forums.lanik.us/viewtopic.php?f=64&t=19202
|
||||
@@||cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap^
|
||||
# Example: http://www.curriculet.com/
|
||||
@@/twitter-bootstrap/*
|
||||
|
||||
# To counter `adm.fwmrm.net` from hpHosts, MVPS, Dan Pollock's
|
||||
@@||adm.fwmrm.net^$domain=go.com
|
||||
|
|
|
@ -18,8 +18,9 @@ code.jquery.com
|
|||
maxcdn.bootstrapcdn.com
|
||||
^maxcdn\.bootstrapcdn\.com\/font-awesome\/
|
||||
netdna.bootstrapcdn.com
|
||||
[^\\]+\.bootstrapcdn\.com\/bootstrap\/
|
||||
[^\\]+\.bootstrapcdn\.com\/font-awesome\/
|
||||
^netdna\.bootstrapcdn\.com\/bootstrap\/
|
||||
^netdna\.bootstrapcdn\.com\/font-awesome\/
|
||||
^netdna\.bootstrapcdn\.com\/twitter-bootstrap\/
|
||||
platform.twitter.com
|
||||
^platform\.twitter\.com\/widgets\.js
|
||||
|
||||
|
|
Loading…
Reference in New Issue