diff --git a/cache_domains.json b/cache_domains.json index 9cca89c..66e51e8 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -44,7 +44,7 @@ { "name": "nintendo", "description": "CDN for Nintendo consoles and download servers", - "domain_files": ["nintendo.txt"] + "domain_files": ["nintendo.txt"], "mixed_content": true }, { @@ -93,7 +93,7 @@ { "name": "twitch", "description": "CDN for twitch games / mods and addons", - "domain_files": ["twitchapp.txt"] + "domain_files": ["twitch.txt"] }, { "name": "wargaming", diff --git a/twitchapp.txt b/twitch.txt similarity index 100% rename from twitchapp.txt rename to twitch.txt