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 c9b6709..e1216a4 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": "nexusmods", "description": "Nexus mods / skyrim content", 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 059c96e..07de141 100644 --- a/windowsupdates.txt +++ b/windowsupdates.txt @@ -9,3 +9,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