mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 01:11:46 +08:00 
			
		
		
		
	update: add hysteria
This commit is contained in:
		| @@ -9,7 +9,7 @@ class Helper | ||||
|         return base64_encode(substr($uuid, 0, $length)); | ||||
|     } | ||||
|  | ||||
|     public static function getShadowsocksServerKey($timestamp, $length) | ||||
|     public static function getServerKey($timestamp, $length) | ||||
|     { | ||||
|         return base64_encode(substr(md5($timestamp), 0, $length)); | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user