mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-11 09:31:01 +01:00
Merge branch 'master' of github.com:gorhill/uBlock
This commit is contained in:
commit
d71c9ddfc1
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue