mirror of https://github.com/gorhill/uBlock.git
Firefox does not trust `https` for malwaredomainlist.com
This commit is contained in:
parent
1690e9f8a5
commit
794ffc899f
|
@ -6,7 +6,7 @@
|
|||
5baa90e2da7cd6a73edff2010557ee57 assets/ublock/redirect.txt
|
||||
890e6b30c6a4cfd2ac5aa1bbe36d30fe assets/ublock/experimental.txt
|
||||
a5be71a02eb563f562bb33d23be17bac assets/ublock/resources.txt
|
||||
86c0502f610903b90504a7ad821550a6 assets/ublock/filter-lists.json
|
||||
0a586f61b5bea73447c1bc1d46791c4c assets/ublock/filter-lists.json
|
||||
50573388b525ede1a920cd4b4ee7fbf0 assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt
|
||||
61cc16cf02e034370f0f47bc17c46551 assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt
|
||||
7f0443f3dcc9abfd47cfbc95ce824ddb assets/thirdparties/mirror1.malwaredomains.com/files/README.md
|
||||
|
|
|
@ -306,7 +306,7 @@
|
|||
"www.malwaredomainlist.com/hostslist/hosts.txt": {
|
||||
"title": "Malware Domain List",
|
||||
"group": "malware",
|
||||
"homeURL": "https://www.malwaredomainlist.com/hostslist/hosts.txt"
|
||||
"homeURL": "http://www.malwaredomainlist.com/hostslist/hosts.txt"
|
||||
},
|
||||
"https://www.void.gr/kargig/void-gr-filters.txt": {
|
||||
"off": true,
|
||||
|
|
Loading…
Reference in New Issue