mirror of
				https://github.com/2dust/v2rayN.git
				synced 2025-10-31 12:32:53 +00:00 
			
		
		
		
	Adds Google cn dns rules
This commit is contained in:
		
							parent
							
								
									1d2aa70fe9
								
							
						
					
					
						commit
						7a9e3597be
					
				
					 2 changed files with 14 additions and 0 deletions
				
			
		|  | @ -15,6 +15,13 @@ | |||
|     } | ||||
|   ], | ||||
|   "rules": [ | ||||
|     { | ||||
|       "domain_suffix": [ | ||||
|         "googleapis.cn", | ||||
|         "gstatic.com" | ||||
|       ], | ||||
|       "server": "remote" | ||||
|     }, | ||||
|     { | ||||
|       "rule_set": [ | ||||
|         "geosite-cn" | ||||
|  |  | |||
|  | @ -15,6 +15,13 @@ | |||
|     } | ||||
|   ], | ||||
|   "rules": [ | ||||
|     { | ||||
|       "domain_suffix": [ | ||||
|         "googleapis.cn", | ||||
|         "gstatic.com" | ||||
|       ], | ||||
|       "server": "remote" | ||||
|     }, | ||||
|     { | ||||
|       "rule_set": [ | ||||
|         "geosite-cn", | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 DHR60
						DHR60