mirror of
				https://github.com/v2fly/v2ray-core.git
				synced 2025-11-04 03:39:24 +00:00 
			
		
		
		
	update default config
This commit is contained in:
		
							parent
							
								
									6a0b3af4c6
								
							
						
					
					
						commit
						e475812635
					
				@ -68,7 +68,8 @@
 | 
			
		||||
    // Static hosts, similar to hosts file.
 | 
			
		||||
    "hosts": {
 | 
			
		||||
      // Blacklist all Baidu domains, including all sub domains.
 | 
			
		||||
      "domain:baidu.com": "127.0.0.1"
 | 
			
		||||
      "domain:baidu.com": "127.0.0.1",
 | 
			
		||||
      "domain:v2ray.com": "104.27.154.107"
 | 
			
		||||
    },
 | 
			
		||||
    "servers": [
 | 
			
		||||
      {
 | 
			
		||||
@ -76,7 +77,7 @@
 | 
			
		||||
        "port": 53,
 | 
			
		||||
        // List of domains that use this DNS first.
 | 
			
		||||
        "domains": [
 | 
			
		||||
          "domain:v2ray.com"
 | 
			
		||||
          "geosite:cn"
 | 
			
		||||
        ]
 | 
			
		||||
      },
 | 
			
		||||
      "8.8.8.8",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user