mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 01:11:46 +08:00 
			
		
		
		
	update trojan
This commit is contained in:
		| @@ -42,7 +42,7 @@ class Clash | ||||
|         $array['port'] = $server->port; | ||||
|         $array['password'] = $password; | ||||
|         $array['sni'] = $server->server_name; | ||||
|         $array['skip-cert-verify'] = $server->allow_insecure ? true : false; | ||||
|         $array['skip-cert-verify'] = (string)($server->allow_insecure ? true : false); | ||||
|         return $array; | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user