mirror of
				https://github.com/uklans/cache-domains
				synced 2025-11-04 09:38:52 +01:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			8364abc66b
			...
			4a83d24efc
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					4a83d24efc | 
@ -136,11 +136,6 @@
 | 
				
			|||||||
			"name": "xboxlive",
 | 
								"name": "xboxlive",
 | 
				
			||||||
			"description": "CDN for xboxlive",
 | 
								"description": "CDN for xboxlive",
 | 
				
			||||||
			"domain_files": ["xboxlive.txt"]
 | 
								"domain_files": ["xboxlive.txt"]
 | 
				
			||||||
		},
 | 
					 | 
				
			||||||
		{
 | 
					 | 
				
			||||||
            "name": "test",
 | 
					 | 
				
			||||||
            "description": "Test CDN, recommended to enable for additional diagnostics",
 | 
					 | 
				
			||||||
            "domain_files": ["test.txt"]
 | 
					 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
	]
 | 
						]
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
@ -1,3 +1,4 @@
 | 
				
			|||||||
 | 
					ccs.cdn.wup.shop.nintendo.net
 | 
				
			||||||
ccs.cdn.wup.shop.nintendo.net.edgesuite.net
 | 
					ccs.cdn.wup.shop.nintendo.net.edgesuite.net
 | 
				
			||||||
geisha-wup.cdn.nintendo.net
 | 
					geisha-wup.cdn.nintendo.net
 | 
				
			||||||
geisha-wup.cdn.nintendo.net.edgekey.net
 | 
					geisha-wup.cdn.nintendo.net.edgekey.net
 | 
				
			||||||
 | 
				
			|||||||
@ -60,7 +60,6 @@ while read entry; do
 | 
				
			|||||||
                fi
 | 
					                fi
 | 
				
			||||||
                for i in ${cacheip}; do
 | 
					                for i in ${cacheip}; do
 | 
				
			||||||
                    echo "${domainprefix}${parsed}^\$dnsrewrite=${i}" >> ${outputfile}
 | 
					                    echo "${domainprefix}${parsed}^\$dnsrewrite=${i}" >> ${outputfile}
 | 
				
			||||||
                    echo "${domainprefix}${parsed}^\$dnstype=AAAA" >> ${outputfile}
 | 
					 | 
				
			||||||
                done
 | 
					                done
 | 
				
			||||||
            done <<< $(cat ${basedir}/$filename | sort);
 | 
					            done <<< $(cat ${basedir}/$filename | sort);
 | 
				
			||||||
        done <<< $(jq -r ".cache_domains[${entry}].domain_files[${fileid}]" ${path})
 | 
					        done <<< $(jq -r ".cache_domains[${entry}].domain_files[${fileid}]" ${path})
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										6
									
								
								test.txt
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								test.txt
									
									
									
									
									
								
							@ -1,6 +0,0 @@
 | 
				
			|||||||
canary.uklans.net
 | 
					 | 
				
			||||||
litmus.uklans.net
 | 
					 | 
				
			||||||
trigger.uklans.net
 | 
					 | 
				
			||||||
canary.lancache.net
 | 
					 | 
				
			||||||
litmus.lancache.net
 | 
					 | 
				
			||||||
trigger.lancache.net
 | 
					 | 
				
			||||||
@ -9,5 +9,3 @@ amupdatedl2.microsoft.com
 | 
				
			|||||||
amupdatedl3.microsoft.com
 | 
					amupdatedl3.microsoft.com
 | 
				
			||||||
amupdatedl4.microsoft.com
 | 
					amupdatedl4.microsoft.com
 | 
				
			||||||
amupdatedl5.microsoft.com
 | 
					amupdatedl5.microsoft.com
 | 
				
			||||||
officecdn.microsoft.com
 | 
					 | 
				
			||||||
officecdn.microsoft.com.edgesuite.net
 | 
					 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user