Update cache_domains.json

This commit is contained in:
erdenebayar8291 2020-10-07 11:45:39 +08:00 committed by GitHub
parent 354615d13c
commit 85a5622b3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,6 +126,11 @@
"name": "xboxlive", "name": "xboxlive",
"description": "CDN for xboxlive", "description": "CDN for xboxlive",
"domain_files": ["xboxlive.txt"] "domain_files": ["xboxlive.txt"]
},
{
"name": "apple",
"description": "CDN for apple",
"domain_files": ["apple.txt"]
} }
] ]
} }