From 98a9d46015a83e32e65e99bf52e3a7807a6715c3 Mon Sep 17 00:00:00 2001 From: Anubis2001 <136094272+Anubis2001@users.noreply.github.com> Date: Sat, 15 Jul 2023 16:11:50 +0300 Subject: [PATCH 1/3] Delete nexusmods.txt --- nexusmods.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 nexusmods.txt diff --git a/nexusmods.txt b/nexusmods.txt deleted file mode 100644 index 20f38c5..0000000 --- a/nexusmods.txt +++ /dev/null @@ -1 +0,0 @@ -filedelivery.nexusmods.com From 35f9b2c3caccf86997a682935ffa38abf742ec96 Mon Sep 17 00:00:00 2001 From: Anubis2001 <136094272+Anubis2001@users.noreply.github.com> Date: Sat, 15 Jul 2023 17:21:19 +0300 Subject: [PATCH 2/3] Create hoyolab.txt For genshin impact and other hoyolab games --- hoyolab.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hoyolab.txt diff --git a/hoyolab.txt b/hoyolab.txt new file mode 100644 index 0000000..62a8800 --- /dev/null +++ b/hoyolab.txt @@ -0,0 +1,4 @@ +a1916.dscg2.akamai.net +sdk-os-static.hoyoverse.com +autopatchhk.yuanshen.com +*.hoyolab.com From db7ffbb37149d87848ee5ba870a5d308031dc3d0 Mon Sep 17 00:00:00 2001 From: Anubis2001 <136094272+Anubis2001@users.noreply.github.com> Date: Sat, 15 Jul 2023 17:24:09 +0300 Subject: [PATCH 3/3] Update cache_domains.json --- cache_domains.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cache_domains.json b/cache_domains.json index c9b6709..127d6fb 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -121,6 +121,11 @@ "name": "xboxlive", "description": "CDN for xboxlive", "domain_files": ["xboxlive.txt"] - } + }, + { + "name": "hoyolab", + "description": "CDN for hoyolab", + "domain_files": ["hoyolab.txt"] + } ] }