update
This commit is contained in:
@@ -17,6 +17,9 @@ use Webman\Route;
|
||||
Route::any('/', [\app\controller\Index::class, 'index']);
|
||||
|
||||
|
||||
Route::any('/check[/{ip}]', [\app\controller\Index::class, 'index']);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user