From 693c425bd3f1c19ac09b8b5f0026b787376fb002 Mon Sep 17 00:00:00 2001 From: Yuri Vidal Date: Wed, 20 Apr 2022 17:05:57 +0100 Subject: [PATCH] add adobe, google and office --- adobe.txt | 3 +++ cache_domains.json | 10 ++++++++++ google.txt | 2 ++ windowsupdates.txt | 3 +++ 4 files changed, 18 insertions(+) create mode 100644 adobe.txt create mode 100644 google.txt diff --git a/adobe.txt b/adobe.txt new file mode 100644 index 0000000..170876b --- /dev/null +++ b/adobe.txt @@ -0,0 +1,3 @@ +ardownload.adobe.com +ccmdl.adobe.com +agsupdate.adobe.com \ No newline at end of file diff --git a/cache_domains.json b/cache_domains.json index 3f2ca63..03dd0ba 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -5,6 +5,11 @@ "description": "CDN for guild wars, HoT", "domain_files": ["arenanet.txt"] }, + { + "name": "adobe", + "description": "Adobe Updates", + "domain_files": ["adobe.txt"] + }, { "name": "blizzard", "description": "CDN for blizzard/battle.net", @@ -35,6 +40,11 @@ "description": "CDN for frontier games", "domain_files": ["frontier.txt"] }, + { + "name": "google", + "description": "Chrome and Google Updates", + "domain_files": ["google.txt"] + }, { "name": "hirez", "description": "CDN for hirez", diff --git a/google.txt b/google.txt new file mode 100644 index 0000000..6f880ec --- /dev/null +++ b/google.txt @@ -0,0 +1,2 @@ +dl.google.com +*.gvt1.com \ No newline at end of file diff --git a/windowsupdates.txt b/windowsupdates.txt index 395b68d..5415de7 100644 --- a/windowsupdates.txt +++ b/windowsupdates.txt @@ -10,3 +10,6 @@ amupdatedl2.microsoft.com amupdatedl3.microsoft.com amupdatedl4.microsoft.com amupdatedl5.microsoft.com +*.tlu.dl.delivery.mp.microsoft.com +officecdn.microsoft.com +officecdn.microsoft.com.edgesuite.net \ No newline at end of file