mirror of https://github.com/gorhill/uBlock.git
this fixes #487
This commit is contained in:
parent
a617e195fe
commit
be7aa91bfb
|
@ -1,7 +1,7 @@
|
|||
7edb2a585b445f28aa5ab06306f1a23f assets/ublock/privacy.txt
|
||||
07fcbc56c5cf3a2b5e98fb452ee70a70 assets/ublock/filters.txt
|
||||
dcf3e05bae803343c9d632f0baf8bedd assets/ublock/mirror-candidates.txt
|
||||
076ba56e9d4fe19fac773e59a09b1c8f assets/ublock/filter-lists.json
|
||||
9947b5510d67e47ea59ce876e4fc67be 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
|
||||
31758184ec5863b7bec86d768c93eb17 assets/thirdparties/adblock.gardar.net/is.abp.txt
|
||||
|
|
|
@ -35,12 +35,12 @@
|
|||
"mirror1.malwaredomains.com/files/immortal_domains.txt": {
|
||||
"title": "Malware domains (long-lived)",
|
||||
"group": "malware",
|
||||
"homeURL": "http://mirror1.malwaredomains.com/files/immortal_domains.txt"
|
||||
"homeURL": ""
|
||||
},
|
||||
"mirror1.malwaredomains.com/files/justdomains": {
|
||||
"title": "Malware domains",
|
||||
"group": "malware",
|
||||
"homeURL": "http://mirror1.malwaredomains.com/files/justdomains"
|
||||
"homeURL": ""
|
||||
},
|
||||
"www.malwaredomainlist.com/hostslist/hosts.txt": {
|
||||
"title": "Malware Domain List",
|
||||
|
|
Loading…
Reference in New Issue