mirror of
https://github.com/flucont/btcloud.git
synced 2025-10-14 06:10:24 +00:00
update
This commit is contained in:
@@ -119,6 +119,10 @@ Route::group('api', function () {
|
||||
Route::post('/bt_waf/reportInterceptFail', 'api/return_empty');
|
||||
Route::any('/panel/get_spider', 'api/get_spider');
|
||||
|
||||
Route::post('/Auth/GetSocre', 'api/get_ssl_list');
|
||||
Route::post('/Auth/SetSocre', 'api/get_ssl_list');
|
||||
Route::post('/Auth/SubmitScore', 'api/get_ssl_list');
|
||||
|
||||
Route::miss('api/return_error');
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user