From 9212f6c39228324b532db02a9979dcab60d85bc8 Mon Sep 17 00:00:00 2001 From: Jessica Smith Date: Sun, 6 Jun 2021 23:14:22 +0100 Subject: [PATCH 1/3] Add more Sony domains (#167) * Add new domains for PSN * Remove SNI warning comment --- origin.txt | 1 - sony.txt | 11 +++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/origin.txt b/origin.txt index bd223ad..22f064f 100644 --- a/origin.txt +++ b/origin.txt @@ -1,3 +1,2 @@ -# WARNING: Origin has been seen downloading https client downloads on origin-a.akamaihd.net. A solution should be in place to forward https to the origin server (eg sniproxy) origin-a.akamaihd.net lvlt.cdn.ea.com diff --git a/sony.txt b/sony.txt index 928d0b6..ae8ab77 100644 --- a/sony.txt +++ b/sony.txt @@ -1,2 +1,13 @@ gs2.ww.prod.dl.playstation.net gs2.sonycoment.loris-e.llnwd.net +pls.patch.station.sony.com +*.gs2.ww.prod.dl.playstation.net +*.gs2.sonycoment.loris-e.llnwd.net +gs2-ww-prod.psn.akadns.net +*.gs2-ww-prod.psn.akadns.net +gs2.ww.prod.dl.playstation.net.edgesuite.net +*.gs2.ww.prod.dl.playstation.net.edgesuite.net +playstation4.sony.akadns.net +theia.dl.playstation.net +tmdb.np.dl.playstation.net +gs-sec.ww.np.dl.playstation.net From e8e5683adb7f0cd69e92c461d070b30299c94a84 Mon Sep 17 00:00:00 2001 From: Jessica Smith Date: Wed, 9 Jun 2021 13:24:38 +0100 Subject: [PATCH 2/3] Remove empty Twitch CDN --- twitch.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 twitch.txt diff --git a/twitch.txt b/twitch.txt deleted file mode 100644 index e69de29..0000000 From adc52c03ceb2ee38322d6786d708d04beb6984f3 Mon Sep 17 00:00:00 2001 From: Jessica Smith Date: Wed, 9 Jun 2021 14:10:12 +0100 Subject: [PATCH 3/3] Remove reference to Twitch CDN --- cache_domains.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/cache_domains.json b/cache_domains.json index 9398b54..3f2ca63 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -107,11 +107,6 @@ "description": "CDN for The Elder Scrolls Online", "domain_files": ["teso.txt"] }, - { - "name": "twitch", - "description": "CDN for twitch games / mods and addons", - "domain_files": ["twitch.txt"] - }, { "name": "warframe", "description": "CDN for Warframe",