Merge branch 'master' into wii-u

This commit is contained in:
James Kinsman
2019-06-23 13:48:52 +01:00
committed by GitHub
17 changed files with 55 additions and 23 deletions

View File

@ -20,6 +20,12 @@
"description": "Daybreak games CDN",
"domain_files": ["daybreak.txt"]
},
{
"name": "epicgames",
"description": "CDN for Epic Games",
"domain_files": ["epicgames.txt"],
"mixed_content": true
},
{
"name": "frontier",
"description": "CDN for frontier games",
@ -48,11 +54,11 @@
"mixed_content": true,
"domain_files": ["origin.txt"]
},
{
"name": "renegadex",
"description": "CDN for Renegade X",
"domain_files": ["renegadex.txt"]
},
{
"name": "renegadex",
"description": "CDN for Renegade X",
"domain_files": ["renegadex.txt"]
},
{
"name": "riot",
"description": "CDN for riot games",
@ -78,6 +84,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",
@ -101,4 +113,3 @@
}
]
}