mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update: admin
This commit is contained in:
		| @@ -18,6 +18,7 @@ class GuestRoute | ||||
|             $router->match(['get', 'post'], '/payment/notify/{method}/{uuid}', 'Guest\\PaymentController@notify'); | ||||
|             // Comm | ||||
|             $router->get ('/comm/config', 'Guest\\CommController@config'); | ||||
|             $router->get ('/comm/getHitokoto', 'Guest\\CommController@getHitokoto'); | ||||
|         }); | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user