mirror of
				https://github.com/uklans/cache-domains
				synced 2025-11-04 01:18:52 +01:00 
			
		
		
		
	Added bare IP example in config.example.json
This commit is contained in:
		
							parent
							
								
									885cea3899
								
							
						
					
					
						commit
						fb80d7a16a
					
				@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
	"ips": {
 | 
						"ips": {
 | 
				
			||||||
		"adguardhome_upstream": ["tls://dns.google","https://dns.google/dns-query"],
 | 
							"adguardhome_upstream": ["94.140.14.140", "tls://dns.google", "https://dns.google/dns-query"],
 | 
				
			||||||
		"steam":	["10.10.3.10", "10.10.3.11"],
 | 
							"steam":	["10.10.3.10", "10.10.3.11"],
 | 
				
			||||||
		"origin":	"10.10.3.12",
 | 
							"origin":	"10.10.3.12",
 | 
				
			||||||
		"blizzard":	"10.10.3.13",
 | 
							"blizzard":	"10.10.3.13",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user