mirror of
				https://gitee.com/ledc/IYUUAutoReseed
				synced 2025-10-31 16:59:49 +00:00 
			
		
		
		
	新增合作站点MoeCat
This commit is contained in:
		| @@ -13,7 +13,7 @@ use IYUU\Library\Table; | ||||
| class AutoReseed | ||||
| { | ||||
|     // 版本号 | ||||
|     const VER = '1.7.4'; | ||||
|     const VER = '1.7.5'; | ||||
|     // RPC连接 | ||||
|     private static $links = []; | ||||
|     // 客户端配置 | ||||
|   | ||||
| @@ -9,7 +9,7 @@ use Curl\Curl; | ||||
| class Oauth | ||||
| { | ||||
|     // 合作的站点 | ||||
|     public static $sites = ['ourbits','hddolby','hdhome','pthome']; | ||||
|     public static $sites = ['ourbits','hddolby','hdhome','pthome','moecat']; | ||||
|     // 爱语飞飞token | ||||
|     public static $token = ''; | ||||
|     // 合作站点用户id | ||||
|   | ||||
		Reference in New Issue
	
	Block a user