You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.4 KiB
1.4 KiB
重点讲解Ourbits站点的鉴权配置
博客链接:https://www.iyuu.cn/archives/337/ IYUU自动辅种工具、Ourbits双方达成合作,可以对使用接口的用户,实现认证。
申请爱语飞飞微信通知token,新用户访问:http://iyuu.cn 申请!
1.点击开始使用
,出现二维码,用微信扫码
2.复制您的token令牌到
/app/config/config.php
文件内的iyuu.cn
对应的配置字段,保存。如图:
设置Ourbits:
passkey
,在你的控制面板 - 密钥
is_vip
,根据你的实际情况填写,因站点有下载种子的流控,如果你不在限制之列,可以设置为1
id
,为用户中心打开后,浏览器地址栏**http://xxxxx.xxx/userdetails.php?id=46880
**等号=后面的几个数字,如图:
到此,配置文件编辑完毕,请记得保存。 如果提示保存格式,请保存为UTF8(无BOM)格式。