mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	clean up buildvmess()
This commit is contained in:
		| @@ -41,6 +41,7 @@ class Clash | |||||||
|             } |             } | ||||||
|         } |         } | ||||||
|         if ($server['network'] === 'ws') { |         if ($server['network'] === 'ws') { | ||||||
|  |             $array['network'] = 'ws'; | ||||||
|             if ($server['networkSettings']) { |             if ($server['networkSettings']) { | ||||||
|                 $wsSettings = json_decode($server['networkSettings'], true); |                 $wsSettings = json_decode($server['networkSettings'], true); | ||||||
|                 if (isset($wsSettings['path']) && !empty($wsSettings['path'])) |                 if (isset($wsSettings['path']) && !empty($wsSettings['path'])) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user