mirror of
				https://github.com/v2board/v2board.git
				synced 2025-11-01 01:41:47 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -63,7 +63,8 @@ class TutorialController extends Controller | |||||||
|         ]; |         ]; | ||||||
|         // fuck support shadowrocket urlsafeb64 subscribe |         // fuck support shadowrocket urlsafeb64 subscribe | ||||||
|         $response['data']['safe_area_var']['b64_subscribe_url'] = str_replace( |         $response['data']['safe_area_var']['b64_subscribe_url'] = str_replace( | ||||||
|             array('+','/','='),array('-','_',''), |             array('+','/','='), | ||||||
|  |             array('-','_',''), | ||||||
|             base64_encode($response['data']['safe_area_var']['subscribe_url']) |             base64_encode($response['data']['safe_area_var']['subscribe_url']) | ||||||
|         ); |         ); | ||||||
|         // end |         // end | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user