mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
discard possible highly variable query part
This commit is contained in:
parent
c1323bcc96
commit
54ccd3257d
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
39c6f45e6a3d4ec664d24fa9cc5869dc assets/ublock/thirdparty-lists.txt
|
||||
6572a7bce5f1747fee597cb170bd3b98 assets/ublock/privacy.txt
|
||||
68f84069bc448fd05f60f489ff03b9d0 assets/ublock/filters.txt
|
||||
46e1692178596c734a5e8eb2dbd54955 assets/ublock/mirror-candidates.txt
|
||||
6ea718a3817a29788032bcd3a977bd87 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
|
||||
|
|
|
@ -6,7 +6,7 @@ ajax.googleapis.com
|
|||
fonts.googleapis.com
|
||||
^fonts\.googleapis\.com
|
||||
www.googletagservices.com
|
||||
^www\.googletagservices\.com\/tag\/js\/gpt\.js
|
||||
^(www\.googletagservices\.com\/tag\/js\/gpt\.js)
|
||||
fonts.gstatic.com
|
||||
^fonts\.gstatic\.com
|
||||
cdn.jsdelivr.net
|
||||
|
|
Loading…
Reference in a new issue