mirror of
				https://github.com/v2fly/v2ray-examples.git
				synced 2025-11-04 11:55:38 +08:00 
			
		
		
		
	Remove useless configuration
This commit is contained in:
		@@ -6,10 +6,6 @@
 | 
			
		||||
  }, 
 | 
			
		||||
  "inboundDetour": [
 | 
			
		||||
    {
 | 
			
		||||
      "domainOverride": [
 | 
			
		||||
        "http", 
 | 
			
		||||
        "tls"
 | 
			
		||||
      ], 
 | 
			
		||||
      "port": 1086, 
 | 
			
		||||
      "listen": "127.0.0.1", 
 | 
			
		||||
      "protocol": "socks", 
 | 
			
		||||
@@ -80,13 +76,6 @@
 | 
			
		||||
  "routing": {
 | 
			
		||||
    "settings": {
 | 
			
		||||
      "rules": [
 | 
			
		||||
        {
 | 
			
		||||
          "type": "field", 
 | 
			
		||||
          "ip": [
 | 
			
		||||
            "geoip:cn"
 | 
			
		||||
          ], 
 | 
			
		||||
          "outboundTag": "direct"
 | 
			
		||||
        }, 
 | 
			
		||||
        {
 | 
			
		||||
          "type": "field", 
 | 
			
		||||
          "domain": [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user