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] 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"] + } ] }