From 1e549537ea1108164ecf0191fad6801eb4d667cf Mon Sep 17 00:00:00 2001 From: Hugo Xu Date: Fri, 19 Oct 2018 08:53:18 -0600 Subject: [PATCH] Update assets.json (#3739) --- assets/assets.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/assets.json b/assets/assets.json index 0af0e174f..b425a0504 100644 --- a/assets/assets.json +++ b/assets/assets.json @@ -12,7 +12,7 @@ "updateAfter": 19, "contentURL": [ "https://publicsuffix.org/list/public_suffix_list.dat", - "https://cdn.rawgit.com/publicsuffix/list/master/public_suffix_list.dat", + "https://gitcdn.xyz/repo/publicsuffix/list/master/public_suffix_list.dat", "assets/thirdparties/publicsuffix.org/list/effective_tld_names.dat" ] }, @@ -173,10 +173,10 @@ "group": "malware", "title": "Malware Domain List", "contentURL": [ - "https://cdn.rawgit.com/NanoMeow/MDLMirror/master/hosts.txt", + "https://gitcdn.xyz/repo/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://gitcdn.xyz/repo/NanoMeow/MDLMirror/master/filter.txt", "https://raw.githubusercontent.com/NanoMeow/MDLMirror/master/filter.txt", "assets/thirdparties/www.malwaredomainlist.com/hostslist/hosts.txt" ]