mirror of
				https://github.com/uklans/cache-domains
				synced 2025-11-04 08:58:52 +01:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			eb56d83265
			...
			d6cd9ac0c1
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					d6cd9ac0c1 | 
@ -1,3 +1,4 @@
 | 
			
		||||
ccs.cdn.wup.shop.nintendo.net
 | 
			
		||||
ccs.cdn.wup.shop.nintendo.net.edgesuite.net
 | 
			
		||||
geisha-wup.cdn.nintendo.net
 | 
			
		||||
geisha-wup.cdn.nintendo.net.edgekey.net
 | 
			
		||||
 | 
			
		||||
@ -60,7 +60,6 @@ while read entry; do
 | 
			
		||||
                fi
 | 
			
		||||
                for i in ${cacheip}; do
 | 
			
		||||
                    echo "${domainprefix}${parsed}^\$dnsrewrite=${i}" >> ${outputfile}
 | 
			
		||||
                    echo "${domainprefix}${parsed}^\$dnstype=AAAA" >> ${outputfile}
 | 
			
		||||
                done
 | 
			
		||||
            done <<< $(cat ${basedir}/$filename | sort);
 | 
			
		||||
        done <<< $(jq -r ".cache_domains[${entry}].domain_files[${fileid}]" ${path})
 | 
			
		||||
 | 
			
		||||
@ -9,5 +9,3 @@ amupdatedl2.microsoft.com
 | 
			
		||||
amupdatedl3.microsoft.com
 | 
			
		||||
amupdatedl4.microsoft.com
 | 
			
		||||
amupdatedl5.microsoft.com
 | 
			
		||||
officecdn.microsoft.com
 | 
			
		||||
officecdn.microsoft.com.edgesuite.net
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user