Update cache_domains.json

This commit is contained in:
Hazem Hagrass 2022-11-26 22:05:41 +02:00 committed by GitHub
parent 56a24bc96e
commit d69e8e2de0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,6 +183,13 @@
"xboxlive.txt" "xboxlive.txt"
], ],
"name": "xboxlive" "name": "xboxlive"
},
{
"description": "CDN for Test Servers",
"domain_files": [
"test.txt"
],
"name": "test"
} }
] ]
} }