mirror of
				https://github.com/uklans/cache-domains
				synced 2025-11-04 02:08:53 +01:00 
			
		
		
		
	refactor: adjust description for cache domains
This commit is contained in:
		
							parent
							
								
									7b6dcf6381
								
							
						
					
					
						commit
						4df4f6d3a4
					
				@ -2,12 +2,12 @@
 | 
				
			|||||||
  "cache_domains": [
 | 
					  "cache_domains": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "arenanet",
 | 
					      "name": "arenanet",
 | 
				
			||||||
      "description": "CDN for guild wars, HoT",
 | 
					      "description": "CDN for Guild Wars, HoT",
 | 
				
			||||||
      "domain_files": ["arenanet.txt"]
 | 
					      "domain_files": ["arenanet.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "blizzard",
 | 
					      "name": "blizzard",
 | 
				
			||||||
      "description": "CDN for blizzard/battle.net",
 | 
					      "description": "CDN for Blizzard/Battle.net",
 | 
				
			||||||
      "domain_files": ["blizzard.txt"]
 | 
					      "domain_files": ["blizzard.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
@ -27,7 +27,7 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "daybreak",
 | 
					      "name": "daybreak",
 | 
				
			||||||
      "description": "Daybreak games CDN",
 | 
					      "description": "CDN for Daybreak Games",
 | 
				
			||||||
      "domain_files": ["daybreak.txt"]
 | 
					      "domain_files": ["daybreak.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
@ -37,7 +37,7 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "frontier",
 | 
					      "name": "frontier",
 | 
				
			||||||
      "description": "CDN for frontier games",
 | 
					      "description": "CDN for Frontier Games",
 | 
				
			||||||
      "domain_files": ["frontier.txt"]
 | 
					      "domain_files": ["frontier.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
@ -47,17 +47,17 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "nexusmods",
 | 
					      "name": "nexusmods",
 | 
				
			||||||
      "description": "Nexus mods / skyrim content",
 | 
					      "description": "CDN for Nexus Mods/Skyrim content",
 | 
				
			||||||
      "domain_files": ["nexusmods.txt"]
 | 
					      "domain_files": ["nexusmods.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "nintendo",
 | 
					      "name": "nintendo",
 | 
				
			||||||
      "description": "CDN for Nintendo consoles and download servers",
 | 
					      "description": "CDN for Nintendo consoles",
 | 
				
			||||||
      "domain_files": ["nintendo.txt"]
 | 
					      "domain_files": ["nintendo.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "origin",
 | 
					      "name": "origin",
 | 
				
			||||||
      "description": "CDN for origin",
 | 
					      "description": "CDN for Origin",
 | 
				
			||||||
      "notes": "Should be enabled for HTTP traffic only or with a HTTPS proxy else origin client download fails",
 | 
					      "notes": "Should be enabled for HTTP traffic only or with a HTTPS proxy else origin client download fails",
 | 
				
			||||||
      "mixed_content": true,
 | 
					      "mixed_content": true,
 | 
				
			||||||
      "domain_files": ["origin.txt"]
 | 
					      "domain_files": ["origin.txt"]
 | 
				
			||||||
@ -74,17 +74,17 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "riot",
 | 
					      "name": "riot",
 | 
				
			||||||
      "description": "CDN for riot games",
 | 
					      "description": "CDN for Riot Games",
 | 
				
			||||||
      "domain_files": ["riot.txt"]
 | 
					      "domain_files": ["riot.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "rockstar",
 | 
					      "name": "rockstar",
 | 
				
			||||||
      "description": "CDN for rockstar games",
 | 
					      "description": "CDN for Rockstar Games",
 | 
				
			||||||
      "domain_files": ["rockstar.txt"]
 | 
					      "domain_files": ["rockstar.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "sony",
 | 
					      "name": "sony",
 | 
				
			||||||
      "description": "CDN for sony / playstation",
 | 
					      "description": "CDN for Sony/PSN",
 | 
				
			||||||
      "domain_files": ["sony.txt"]
 | 
					      "domain_files": ["sony.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
@ -94,7 +94,7 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "steam",
 | 
					      "name": "steam",
 | 
				
			||||||
      "description": "CDN for steam platform",
 | 
					      "description": "CDN for Steam",
 | 
				
			||||||
      "domain_files": ["steam.txt"]
 | 
					      "domain_files": ["steam.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
@ -104,12 +104,12 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "test",
 | 
					      "name": "test",
 | 
				
			||||||
      "description": "Test CDN, recommended to enable for additional diagnostics",
 | 
					      "description": "CDN for Testing, recommended to enable for additional diagnostics",
 | 
				
			||||||
      "domain_files": ["test.txt"]
 | 
					      "domain_files": ["test.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "uplay",
 | 
					      "name": "uplay",
 | 
				
			||||||
      "description": "CDN for uplay downloader",
 | 
					      "description": "CDN for Ubisoft",
 | 
				
			||||||
      "domain_files": ["uplay.txt"]
 | 
					      "domain_files": ["uplay.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
@ -119,17 +119,17 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "wargaming",
 | 
					      "name": "wargaming",
 | 
				
			||||||
      "description": "CDN for wargaming.net",
 | 
					      "description": "CDN for Wargaming.net",
 | 
				
			||||||
      "domain_files": ["wargaming.net.txt"]
 | 
					      "domain_files": ["wargaming.net.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "wsus",
 | 
					      "name": "wsus",
 | 
				
			||||||
      "description": "CDN for windows updates",
 | 
					      "description": "CDN for Windows Updates",
 | 
				
			||||||
      "domain_files": ["windowsupdates.txt"]
 | 
					      "domain_files": ["windowsupdates.txt"]
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "xboxlive",
 | 
					      "name": "xboxlive",
 | 
				
			||||||
      "description": "CDN for xboxlive",
 | 
					      "description": "CDN for Xbox Live",
 | 
				
			||||||
      "domain_files": ["xboxlive.txt"]
 | 
					      "domain_files": ["xboxlive.txt"]
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user