mirror of
https://github.com/uklans/cache-domains
synced 2025-06-19 07:52:56 +02:00
Refactor
This commit is contained in:
parent
368cf036b2
commit
dc0b3d0b74
@ -1 +1,4 @@
|
|||||||
*deploy.static.akamaitechnologies.com
|
*deploy.static.akamaitechnologies.com
|
||||||
|
a1038.d.akamai.net
|
||||||
|
a1974.dscd.akamai.net
|
||||||
|
*.akamai.net
|
@ -5,6 +5,16 @@
|
|||||||
"description": "CDN for guild wars, HoT",
|
"description": "CDN for guild wars, HoT",
|
||||||
"domain_files": ["arenanet.txt"]
|
"domain_files": ["arenanet.txt"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "akamai",
|
||||||
|
"description": "CDN for Akamai",
|
||||||
|
"domain_files": ["akamai.txt"]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "mobilelegends",
|
||||||
|
"description": "CDN for Mobile Legends",
|
||||||
|
"domain_files": ["mobilelegends.txt"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "blizzard",
|
"name": "blizzard",
|
||||||
"description": "CDN for blizzard/battle.net",
|
"description": "CDN for blizzard/battle.net",
|
||||||
@ -117,6 +127,11 @@
|
|||||||
"description": "CDN for gameloop",
|
"description": "CDN for gameloop",
|
||||||
"domain_files": ["gameloop.txt"]
|
"domain_files": ["gameloop.txt"]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "pubg",
|
||||||
|
"description": "CDN for Pubg",
|
||||||
|
"domain_files": ["pubg.txt"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "wsus",
|
"name": "wsus",
|
||||||
"description": "CDN for windows updates",
|
"description": "CDN for windows updates",
|
||||||
|
@ -24,11 +24,8 @@ filecdn.igamecj.com
|
|||||||
file.igamecj.com
|
file.igamecj.com
|
||||||
*.symcb.com
|
*.symcb.com
|
||||||
freefiremobile-a.akamaihd.net.edgesuite.net
|
freefiremobile-a.akamaihd.net.edgesuite.net
|
||||||
a1038.d.akamai.net
|
|
||||||
a1974.dscd.akamai.net
|
|
||||||
dl.castle.freefiremobile.com.akamaized.net
|
dl.castle.freefiremobile.com.akamaized.net
|
||||||
*.tencent-cloud.net
|
*.tencent-cloud.net
|
||||||
*.akamai.net
|
|
||||||
*.edgesuite.net
|
*.edgesuite.net
|
||||||
*.fivem.net
|
*.fivem.net
|
||||||
s.gameloop.fun
|
s.gameloop.fun
|
||||||
|
Loading…
Reference in New Issue
Block a user