mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -61,6 +61,12 @@ class TutorialController extends Controller | |||||||
|                 ] |                 ] | ||||||
|             ] |             ] | ||||||
|         ]; |         ]; | ||||||
|  |         // fuck support shadowrocket urlsafeb64 subscribe | ||||||
|  |         $response['data']['safe_area_var']['b64_subscribe_url'] = str_replace( | ||||||
|  |             array('+','/','='),array('-','_',''), | ||||||
|  |             base64_encode($response['data']['safe_area_var']['subscribe_url']) | ||||||
|  |         ); | ||||||
|  |         // end | ||||||
|         return response($response); |         return response($response); | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user