1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Add cdn.jsdelivr.net mirror for urlhaus blocklist

This commit is contained in:
Raymond Hill 2020-07-13 15:50:13 -04:00
parent d93f32e882
commit dacf83b5c0
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -145,7 +145,8 @@
"cdnURLs": [
"https://cdn.statically.io/gl/curben/urlhaus-filter/master/urlhaus-filter-online.txt",
"https://glcdn.githack.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt",
"https://gitcdn.xyz/repo/curbengh/urlhaus-filter/master/urlhaus-filter-online.txt"
"https://gitcdn.xyz/repo/curbengh/urlhaus-filter/master/urlhaus-filter-online.txt",
"https://cdn.jsdelivr.net/gh/curbengh/urlhaus-filter/urlhaus-filter-online.txt"
],
"supportURL": "https://gitlab.com/curben/urlhaus-filter#urlhaus-malicious-url-blocklist"
},