mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-05-19 16:05:21 +00:00
修改用户绑定接口地址
This commit is contained in:
parent
9d8eee73d9
commit
6f23c966e1
@ -31,7 +31,7 @@ class AutoReseed
|
||||
// API接口配置
|
||||
public static $apiUrl = 'http://api.iyuu.cn';
|
||||
public static $endpoints = array(
|
||||
'login' => '/user/login',
|
||||
'login' => '/App.Api.Bind',
|
||||
'sites' => '/api/sites',
|
||||
'infohash'=> '/api/infohash',
|
||||
'hash' => '/api/hash',
|
||||
|
Loading…
x
Reference in New Issue
Block a user