Skip to content

Commit

Permalink
urlhaus blocklist CDNs: remove githack, add github, gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Jul 20, 2020
1 parent c805950 commit bf01fc7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions assets/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,10 @@
],
"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://cdn.jsdelivr.net/gh/curbengh/urlhaus-filter/urlhaus-filter-online.txt"
"https://cdn.jsdelivr.net/gh/curbengh/urlhaus-filter/urlhaus-filter-online.txt",
"https://raw.githubusercontent.com/curbengh/urlhaus-filter/master/urlhaus-filter-online.txt",
"https://gitlab.com/curben/urlhaus-filter/raw/master/urlhaus-filter-online.txt"
],
"supportURL": "https://gitlab.com/curben/urlhaus-filter#urlhaus-malicious-url-blocklist"
},
Expand Down

0 comments on commit bf01fc7

Please sign in to comment.