mirror of
				https://github.com/2dust/v2rayN.git
				synced 2025-11-03 22:12:52 +00:00 
			
		
		
		
	Remove singbox update geo file
This commit is contained in:
		
							parent
							
								
									7b9f1e6788
								
							
						
					
					
						commit
						caa2c523f4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -296,8 +296,8 @@ namespace v2rayN.Handler
 | 
			
		|||
                await UpdateGeoFile("geosite", _config, update);
 | 
			
		||||
                await UpdateGeoFile("geoip", _config, update);
 | 
			
		||||
 | 
			
		||||
                await UpdateGeoFile4Singbox("geosite", _config, false, update);
 | 
			
		||||
                await UpdateGeoFile4Singbox("geoip", _config, true, update);
 | 
			
		||||
                //await UpdateGeoFile4Singbox("geosite", _config, false, update);
 | 
			
		||||
                //await UpdateGeoFile4Singbox("geoip", _config, true, update);
 | 
			
		||||
            });
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue