From fd0eccdaae43642e00f00e301bb7cdc36c941bb5 Mon Sep 17 00:00:00 2001 From: FanxJK Date: Fri, 12 Jan 2024 01:02:03 +0800 Subject: [PATCH 1/2] Optimize Xbox download domain --- Clash/Providers/Ruleset/GameDownload.yaml | 4 ++++ Clash/Ruleset/GameDownload.list | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Clash/Providers/Ruleset/GameDownload.yaml b/Clash/Providers/Ruleset/GameDownload.yaml index cd3154a..1a74070 100644 --- a/Clash/Providers/Ruleset/GameDownload.yaml +++ b/Clash/Providers/Ruleset/GameDownload.yaml @@ -19,5 +19,9 @@ payload: - DOMAIN,xvcf2.xboxlive.com - DOMAIN,assets1.xboxlive.com - DOMAIN,assets2.xboxlive.com + - DOMAIN,d1.xboxlive.com + - DOMAIN,d2.xboxlive.com + - DOMAIN,dlassets.xboxlive.com + - DOMAIN,dlassets2.xboxlive.com - DOMAIN-SUFFIX,dyn.riotcdn.net - DOMAIN-SUFFIX,cdn.ubi.com \ No newline at end of file diff --git a/Clash/Ruleset/GameDownload.list b/Clash/Ruleset/GameDownload.list index 7d0f4ca..654f0d4 100644 --- a/Clash/Ruleset/GameDownload.list +++ b/Clash/Ruleset/GameDownload.list @@ -17,6 +17,10 @@ DOMAIN,packagespc.xboxlive.com DOMAIN,xvcf1.xboxlive.com DOMAIN,xvcf2.xboxlive.com DOMAIN,assets1.xboxlive.com -DOMAIN,assets2.xboxlive.com +DOMAIN,assets2.xboxlive.com +DOMAIN,d1.xboxlive.com +DOMAIN,d2.xboxlive.com +DOMAIN,dlassets.xboxlive.com +DOMAIN,dlassets2.xboxlive.com DOMAIN-SUFFIX,dyn.riotcdn.net DOMAIN-SUFFIX,cdn.ubi.com From 9d433b300a3fa8efd64e51eedccc297c3fab5d63 Mon Sep 17 00:00:00 2001 From: FanxJK Date: Fri, 12 Jan 2024 01:07:09 +0800 Subject: [PATCH 2/2] Optimize Epic download domain. --- Clash/Providers/Ruleset/GameDownload.yaml | 1 + Clash/Ruleset/GameDownload.list | 1 + 2 files changed, 2 insertions(+) diff --git a/Clash/Providers/Ruleset/GameDownload.yaml b/Clash/Providers/Ruleset/GameDownload.yaml index 1a74070..28fdf72 100644 --- a/Clash/Providers/Ruleset/GameDownload.yaml +++ b/Clash/Providers/Ruleset/GameDownload.yaml @@ -14,6 +14,7 @@ payload: - DOMAIN,download3.epicgames.com - DOMAIN,download4.epicgames.com - DOMAIN,epicgames-download1.akamaized.net + - DOMAIN,fastly-download.epicgames.com - DOMAIN,packagespc.xboxlive.com - DOMAIN,xvcf1.xboxlive.com - DOMAIN,xvcf2.xboxlive.com diff --git a/Clash/Ruleset/GameDownload.list b/Clash/Ruleset/GameDownload.list index 654f0d4..d1106ec 100644 --- a/Clash/Ruleset/GameDownload.list +++ b/Clash/Ruleset/GameDownload.list @@ -13,6 +13,7 @@ DOMAIN,download2.epicgames.com DOMAIN,download3.epicgames.com DOMAIN,download4.epicgames.com DOMAIN,epicgames-download1.akamaized.net +DOMAIN,fastly-download.epicgames.com DOMAIN,packagespc.xboxlive.com DOMAIN,xvcf1.xboxlive.com DOMAIN,xvcf2.xboxlive.com