爱奇艺签到脚本

本脚本借鉴 NobyDa/Script,需要 cookie 权限获取签到相关参数。

仅完成 VIP 签到、 VIP 浏览会员俱乐部任务和抽奖活动。

抽奖活动无需 VIP,默认以错误提示 VIP 过期,可设置参数 VIP_EXPIRED 为 false 取消错误提示。

脚本内容讨论请转至:仓库 issue

签到插件讨论请转至:官方 issue

Source:
Parameters:
Name Type Attributes Default Description
domain string | Array.<string> <optional>
[www.iqiyi.com, tc.vip.iqiyi.com, iface2.iqiyi.com]

请求的域名

grant string | Array.<string> <optional>
cookie

脚本需要的权限

expire string <optional>
900000

在线检查频率

namespace string <optional>
https://soulsign.inu1255.cn/scripts/290

脚本主页

loginURL string <optional>
https://www.iqiyi.com/u/accountset

登录链接

updateURL string <optional>
https://soulsign.inu1255.cn/script/yi-Xu-0100/爱奇艺签到

脚本更新链接

VIP_EXPIRED_INFO string

设置为false取消VIP过期错误提示