mirror of
https://github.com/uklans/cache-domains
synced 2024-11-22 11:23:05 +00:00
Added Twitch app CDN's (#12)
Signed-off-by: Toakan <tad@forthelulz.co.uk>
This commit is contained in:
parent
177f65e5a2
commit
6ca6ceb48e
2 changed files with 9 additions and 0 deletions
|
@ -82,6 +82,11 @@
|
|||
"description": "CDN for uplay downloader",
|
||||
"domain_files": ["uplay.txt"]
|
||||
},
|
||||
{
|
||||
"name": "twitch",
|
||||
"description": "CDN for twitch games / mods and addons",
|
||||
"domain_files": ["twitchapp.txt"]
|
||||
},
|
||||
{
|
||||
"name": "wargaming",
|
||||
"description": "CDN for wargaming.net",
|
||||
|
|
4
twitchapp.txt
Normal file
4
twitchapp.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
d3rmjivj4k4f0t.cloudfront.net,
|
||||
addons.forgesvc.net
|
||||
media.forgecdn.net
|
||||
files.forgecdn.net
|
Loading…
Reference in a new issue