From 7f9944d29ab21c2ac586a7b97375dc5a00ef4a65 Mon Sep 17 00:00:00 2001 From: Slebby <109596501+Slebby@users.noreply.github.com> Date: Wed, 12 Mar 2025 08:10:04 +0000 Subject: [PATCH] Update cache_domains.json Add ZZZ Section --- cache_domains.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cache_domains.json b/cache_domains.json index c9b6709..92827d6 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -121,6 +121,11 @@ "name": "xboxlive", "description": "CDN for xboxlive", "domain_files": ["xboxlive.txt"] - } + }, + { + "name": "zzz", + "description": "CDN for ZenlessZoneZero (Not All Hoyoverse Games)", + "domain_files": ["zenlesszonezero.txt"] + } ] }