From 12dcafe606949d909d04fcb94610c4d839cb7701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20=E2=80=9CFrogeye=E2=80=9D=20Preud=27homme?= Date: Thu, 12 Dec 2019 19:13:54 +0100 Subject: [PATCH] Added alternate source of Eulerian CNAMES It was requested so. It should be temporary, once I have a bigger subdomain list that shouldn't be required. --- fetch_resources.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/fetch_resources.sh b/fetch_resources.sh index 01121d8..fd94362 100755 --- a/fetch_resources.sh +++ b/fetch_resources.sh @@ -51,3 +51,4 @@ then else mv temp/cisco-umbrella_popularity.fresh.list subdomains/cisco-umbrella_popularity.cache.list fi +dl https://www.orwell1984.today/cname/eulerian.net_full.txt subdomains/orwell-eulerian-cname-list.cache.list