mirror of https://github.com/gorhill/uBlock.git
Use HTTPS wherever possible in uBlock/assets.json (#2591)
This commit is contained in:
parent
5bd0c08fd7
commit
583ca9cdb6
|
@ -175,7 +175,7 @@
|
||||||
"assets/thirdparties/mirror1.malwaredomains.com/files/justdomains.txt",
|
"assets/thirdparties/mirror1.malwaredomains.com/files/justdomains.txt",
|
||||||
"assets/thirdparties/mirror1.malwaredomains.com/files/justdomains"
|
"assets/thirdparties/mirror1.malwaredomains.com/files/justdomains"
|
||||||
],
|
],
|
||||||
"supportURL": "http://www.malwaredomains.com/"
|
"supportURL": "https://www.malwaredomains.com/"
|
||||||
},
|
},
|
||||||
"malware-2": {
|
"malware-2": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
|
@ -186,7 +186,7 @@
|
||||||
"https://mirror1.malwaredomains.com/files/immortal_domains.txt",
|
"https://mirror1.malwaredomains.com/files/immortal_domains.txt",
|
||||||
"https://mirror.cedia.org.ec/malwaredomains/immortal_domains.txt"
|
"https://mirror.cedia.org.ec/malwaredomains/immortal_domains.txt"
|
||||||
],
|
],
|
||||||
"supportURL": "http://www.malwaredomains.com/"
|
"supportURL": "https://www.malwaredomains.com/"
|
||||||
},
|
},
|
||||||
"disconnect-malware": {
|
"disconnect-malware": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
|
@ -379,7 +379,7 @@
|
||||||
"title": "FIN: Finnish Addition to Easylist",
|
"title": "FIN: Finnish Addition to Easylist",
|
||||||
"lang": "fi",
|
"lang": "fi",
|
||||||
"contentURL": "https://adb.juvander.net/Finland_adb.txt",
|
"contentURL": "https://adb.juvander.net/Finland_adb.txt",
|
||||||
"supportURL": "http://www.juvander.fi/AdblockFinland"
|
"supportURL": "https://www.juvander.fi/AdblockFinland"
|
||||||
},
|
},
|
||||||
"FRA-0": {
|
"FRA-0": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
|
@ -435,8 +435,8 @@
|
||||||
"off": true,
|
"off": true,
|
||||||
"title": "ISL: Icelandic ABP List",
|
"title": "ISL: Icelandic ABP List",
|
||||||
"lang": "is",
|
"lang": "is",
|
||||||
"contentURL": "http://adblock.gardar.net/is.abp.txt",
|
"contentURL": "https://adblock.gardar.net/is.abp.txt",
|
||||||
"supportURL": "http://adblock.gardar.net/"
|
"supportURL": "https://adblock.gardar.net/"
|
||||||
},
|
},
|
||||||
"ISR-0": {
|
"ISR-0": {
|
||||||
"content": "filters",
|
"content": "filters",
|
||||||
|
|
Loading…
Reference in New Issue