mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 01:11:46 +08:00 
			
		
		
		
	update: v2ray char to vmess
This commit is contained in:
		| @@ -22,7 +22,7 @@ class V2rayNG | ||||
|         $uri = ''; | ||||
|  | ||||
|         foreach ($servers as $item) { | ||||
|             if ($item['type'] === 'v2ray') { | ||||
|             if ($item['type'] === 'vmess') { | ||||
|                 $uri .= self::buildVmess($user['uuid'], $item); | ||||
|             } | ||||
|             if ($item['type'] === 'shadowsocks') { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user