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