From f5781eb8847c7712b9285dcb05ddc449692f5ce4 Mon Sep 17 00:00:00 2001 From: Jessica Smith Date: Fri, 1 Nov 2019 13:40:13 +0000 Subject: [PATCH] Add support for City of Heroes (Homecoming) (#114) --- cache_domains.json | 5 +++++ cityofheroes.txt | 1 + 2 files changed, 6 insertions(+) create mode 100644 cityofheroes.txt diff --git a/cache_domains.json b/cache_domains.json index c1579a3..f016e66 100644 --- a/cache_domains.json +++ b/cache_domains.json @@ -15,6 +15,11 @@ "description": "CDN for blizzard/battle.net", "domain_files": ["blizzard.txt"] }, + { + "name": "cityofheroes", + "description": "CDN for City of Heroes (Homecoming)", + "domain_files": ["cityofheroes.txt"] + }, { "name": "daybreak", "description": "Daybreak games CDN", diff --git a/cityofheroes.txt b/cityofheroes.txt new file mode 100644 index 0000000..fa627e1 --- /dev/null +++ b/cityofheroes.txt @@ -0,0 +1 @@ +cdn.homecomingservers.com \ No newline at end of file