From a65c09a2f9d0d2bfda15e74efe12f80bb010d350 Mon Sep 17 00:00:00 2001 From: scifijunkie Date: Sun, 3 Aug 2025 09:00:00 -0500 Subject: [PATCH] Test conpleted It appears to work without problems so updated the cache_domains.json file --- cache_domains.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cache_domains.json b/cache_domains.json index c9b6709..d341d8a 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -35,7 +35,12 @@ "description": "CDN for frontier games", "domain_files": ["frontier.txt"] }, - { + { + "name": "googleplay", + "description": "CDN for frontier games", + "domain_files": ["googleplaystore.txt"] + }, + { "name": "nexusmods", "description": "Nexus mods / skyrim content", "domain_files": ["nexusmods.txt"]