diff --git a/cache_domains.json b/cache_domains.json index 2517d8a..a3d06eb 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -131,6 +131,11 @@ "name": "xboxlive", "description": "CDN for xboxlive", "domain_files": ["xboxlive.txt"] + }, + { + "name": "test", + "description": "Test URLs", + "domain_files": ["test.txt"] } ] } \ No newline at end of file diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..b362b84 --- /dev/null +++ b/test.txt @@ -0,0 +1 @@ +*.borland.com \ No newline at end of file