mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update trojan
This commit is contained in:
		| @@ -36,7 +36,8 @@ class Surge | |||||||
|             "{$server->port}", |             "{$server->port}", | ||||||
|             "password={$password}", |             "password={$password}", | ||||||
|             "skip-cert-verify={$allowInsecure}", |             "skip-cert-verify={$allowInsecure}", | ||||||
|             $server->server_name ? "sni={$server->server_name}" : "" |             $server->server_name ? "sni={$server->server_name}" : "", | ||||||
|  |             "tfo=true" | ||||||
|         ]; |         ]; | ||||||
|         $config = array_filter($config); |         $config = array_filter($config); | ||||||
|         $uri = implode($config, ','); |         $uri = implode($config, ','); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user