mirror of
https://github.com/uklans/cache-domains
synced 2025-06-19 07:52:56 +02:00
Original cache_domains file
This commit is contained in:
parent
b4818b69f9
commit
2bfd5737c0
@ -1,174 +1,188 @@
|
|||||||
{
|
{
|
||||||
cache_domains: [
|
"cache_domains": [
|
||||||
{
|
{
|
||||||
name: "arenanet",
|
"description": "CDN for guild wars, HoT",
|
||||||
description: "CDN for guild wars, HoT",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"arenanet.txt"
|
"arenanet.txt"
|
||||||
]
|
],
|
||||||
|
"name": "arenanet"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "blizzard",
|
"description": "CDN for Akamai",
|
||||||
description: "CDN for blizzard/battle.net",
|
"domain_files": [
|
||||||
domain_files: [
|
"akamai.txt"
|
||||||
|
],
|
||||||
|
"name": "akamai"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "CDN for blizzard/battle.net",
|
||||||
|
"domain_files": [
|
||||||
"blizzard.txt"
|
"blizzard.txt"
|
||||||
]
|
],
|
||||||
|
"name": "blizzard"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "bsg",
|
"description": "CDN for Battle State Games, Tarkov",
|
||||||
description: "CDN for Battle State Games, Tarkov",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"bsg.txt"
|
"bsg.txt"
|
||||||
]
|
],
|
||||||
|
"name": "bsg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "cityofheroes",
|
"description": "CDN for City of Heroes (Homecoming)",
|
||||||
description: "CDN for City of Heroes (Homecoming)",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"cityofheroes.txt"
|
"cityofheroes.txt"
|
||||||
]
|
],
|
||||||
|
"name": "cityofheroes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "daybreak",
|
"description": "Daybreak games CDN",
|
||||||
description: "Daybreak games CDN",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"daybreak.txt"
|
"daybreak.txt"
|
||||||
]
|
],
|
||||||
|
"name": "daybreak"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "epicgames",
|
"description": "CDN for Epic Games",
|
||||||
description: "CDN for Epic Games",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"epicgames.txt"
|
"epicgames.txt"
|
||||||
]
|
],
|
||||||
|
"name": "epicgames"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "frontier",
|
"description": "CDN for frontier games",
|
||||||
description: "CDN for frontier games",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"frontier.txt"
|
"frontier.txt"
|
||||||
]
|
],
|
||||||
|
"name": "frontier"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "nexusmods",
|
"description": "Nexus mods / skyrim content",
|
||||||
description: "Nexus mods / skyrim content",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"nexusmods.txt"
|
"nexusmods.txt"
|
||||||
]
|
],
|
||||||
|
"name": "nexusmods"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "neverwinter",
|
"description": "Cryptic CDN for Neverwinter",
|
||||||
description: "Cryptic CDN for Neverwinter",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"neverwinter.txt"
|
"neverwinter.txt"
|
||||||
]
|
],
|
||||||
|
"name": "neverwinter"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "nintendo",
|
"description": "CDN for Nintendo consoles and download servers",
|
||||||
description: "CDN for Nintendo consoles and download servers",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"nintendo.txt"
|
"nintendo.txt"
|
||||||
]
|
],
|
||||||
|
"name": "nintendo"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "origin",
|
"description": "CDN for origin",
|
||||||
description: "CDN for origin",
|
"domain_files": [
|
||||||
notes: "Should be enabled for HTTP traffic only or with a HTTPS proxy else origin client download fails",
|
|
||||||
mixed_content: true,
|
|
||||||
domain_files: [
|
|
||||||
"origin.txt"
|
"origin.txt"
|
||||||
]
|
],
|
||||||
|
"mixed_content": true,
|
||||||
|
"name": "origin",
|
||||||
|
"notes": "Should be enabled for HTTP traffic only or with a HTTPS proxy else origin client download fails"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "pathofexile",
|
"description": "CDN for Path Of Exile",
|
||||||
description: "CDN for Path Of Exile",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"pathofexile.txt"
|
"pathofexile.txt"
|
||||||
]
|
],
|
||||||
|
"name": "pathofexile"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "renegadex",
|
"description": "CDN for Renegade X",
|
||||||
description: "CDN for Renegade X",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"renegadex.txt"
|
"renegadex.txt"
|
||||||
]
|
],
|
||||||
|
"name": "renegadex"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "riot",
|
"description": "CDN for riot games",
|
||||||
description: "CDN for riot games",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"riot.txt"
|
"riot.txt"
|
||||||
]
|
],
|
||||||
|
"name": "riot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "rockstar",
|
"description": "CDN for rockstar games",
|
||||||
description: "CDN for rockstar games",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"rockstar.txt"
|
"rockstar.txt"
|
||||||
]
|
],
|
||||||
|
"name": "rockstar"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "sony",
|
"description": "CDN for sony / playstation",
|
||||||
description: "CDN for sony / playstation",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"sony.txt"
|
"sony.txt"
|
||||||
]
|
],
|
||||||
|
"name": "sony"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "square",
|
"description": "CDN for Final Fantasy XIV",
|
||||||
description: "CDN for Final Fantasy XIV",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"square.txt"
|
"square.txt"
|
||||||
]
|
],
|
||||||
|
"name": "square"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "steam",
|
"description": "CDN for steam platform",
|
||||||
description: "CDN for steam platform",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"steam.txt"
|
"steam.txt"
|
||||||
]
|
],
|
||||||
|
"name": "steam"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "uplay",
|
"description": "CDN for uplay downloader",
|
||||||
description: "CDN for uplay downloader",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"uplay.txt"
|
"uplay.txt"
|
||||||
]
|
],
|
||||||
|
"name": "uplay"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "teso",
|
"description": "CDN for The Elder Scrolls Online",
|
||||||
description: "CDN for The Elder Scrolls Online",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"teso.txt"
|
"teso.txt"
|
||||||
]
|
],
|
||||||
|
"name": "teso"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "warframe",
|
"description": "CDN for gameloop",
|
||||||
description: "CDN for Warframe",
|
"domain_files": [
|
||||||
domain_files: [
|
"gameloop.txt"
|
||||||
|
],
|
||||||
|
"name": "gameloop"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "CDN for Warframe",
|
||||||
|
"domain_files": [
|
||||||
"warframe.txt"
|
"warframe.txt"
|
||||||
]
|
],
|
||||||
|
"name": "warframe"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "wargaming",
|
"description": "CDN for wargaming.net",
|
||||||
description: "CDN for wargaming.net",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"wargaming.net.txt"
|
"wargaming.net.txt"
|
||||||
]
|
],
|
||||||
|
"name": "wargaming"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "wsus",
|
"description": "CDN for windows updates",
|
||||||
description: "CDN for windows updates",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"windowsupdates.txt"
|
"windowsupdates.txt"
|
||||||
]
|
],
|
||||||
|
"name": "wsus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "xboxlive",
|
"description": "CDN for xboxlive",
|
||||||
description: "CDN for xboxlive",
|
"domain_files": [
|
||||||
domain_files: [
|
|
||||||
"xboxlive.txt"
|
"xboxlive.txt"
|
||||||
]
|
],
|
||||||
|
"name": "xboxlive"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user