mirror of https://github.com/gorhill/uBlock.git
Update assets.json (#3725)
This commit is contained in:
parent
23979c3197
commit
7c4146d8ba
|
@ -172,7 +172,11 @@
|
|||
"group": "malware",
|
||||
"title": "Malware Domain List",
|
||||
"contentURL": [
|
||||
"https://cdn.rawgit.com/NanoMeow/MDLMirror/master/hosts.txt",
|
||||
"https://raw.githubusercontent.com/NanoMeow/MDLMirror/master/hosts.txt",
|
||||
"https://www.malwaredomainlist.com/hostslist/hosts.txt",
|
||||
"https://cdn.rawgit.com/NanoMeow/MDLMirror/master/filter.txt",
|
||||
"https://raw.githubusercontent.com/NanoMeow/MDLMirror/master/filter.txt",
|
||||
"assets/thirdparties/www.malwaredomainlist.com/hostslist/hosts.txt"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue