mirror of
https://github.com/uklans/cache-domains
synced 2024-11-10 06:04:20 +00:00
Add Elder Scrolls online CDN
This commit is contained in:
parent
f6e7004612
commit
0533f4dbb3
2 changed files with 7 additions and 0 deletions
|
@ -83,6 +83,12 @@
|
|||
"description": "CDN for uplay downloader",
|
||||
"domain_files": ["uplay.txt"]
|
||||
},
|
||||
{
|
||||
"name": "teso",
|
||||
"description": "CDN for The Elder Scrolls Online",
|
||||
"mixed_content": true,
|
||||
"domain_files": ["teso.txt"]
|
||||
},
|
||||
{
|
||||
"name": "twitch",
|
||||
"description": "CDN for twitch games / mods and addons",
|
||||
|
|
1
teso.txt
Normal file
1
teso.txt
Normal file
|
@ -0,0 +1 @@
|
|||
live.patcher.elderscrollsonline.com
|
Loading…
Reference in a new issue