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