From 85a5622b3e07e340aab409ede5a3562a8b6866ca Mon Sep 17 00:00:00 2001 From: erdenebayar8291 Date: Wed, 7 Oct 2020 11:45:39 +0800 Subject: [PATCH] Update cache_domains.json --- cache_domains.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cache_domains.json b/cache_domains.json index 3098cf3..7c43609 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -126,6 +126,11 @@ "name": "xboxlive", "description": "CDN for xboxlive", "domain_files": ["xboxlive.txt"] + }, + { + "name": "apple", + "description": "CDN for apple", + "domain_files": ["apple.txt"] } ] }