# WFRobertQL **Repository Path**: masx200/WFRobertQL ## Basic Information - **Project Name**: WFRobertQL - **Description**: https://github.com/HeiDaotu/WFRobertQL/ - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-11-12 - **Last Updated**: 2024-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 本项目是这是無非的脚本库,暂时只适配青龙使用,请释放你的时间,让脚本来代替你的工作。
目前支持
| 应用 | 是否需要cookie | 是否需要密码 | 是否可用 | 功能 | |---------------------------------------------|------------|--------|------|-----------------------------------------------------------| | [京东](https://m.jd.com) | ✅ | ❌ | ✅ | 京东脚本来自其他开源库[faker3](https://github.com/shufflewzc/faker3) | | [百度贴吧](https://tieba.baidu.com) | ✅ | ❌ | ✅ | 每日自动签到所有贴吧 | | [吾爱破解](https://www.52pojie.cn/) | ✅ | ❌ | ❌ | ~~每日签到~~(签到算法换了,暂未处理) | | [阿里云盘](https://www.aliyundrive.com/) | ✅ | ❌ | ✅ | 每日签到得奖励 | | [天翼网盘](https://cloud.189.cn/web/login.html) | ❌ | ✅ | ✅ | 每日签到抽奖得空间容量 | | [夸克网盘](https://pan.quark.cn/) | ✅ | ❌ | ✅ | 每日签到抽奖得空间容量 | | [DDNSTO](https://www.ddnsto.com/) | ✅ | ❌ | ✅ | 自动续费7天免费套餐 | | [小黑盒](https://www.xiaoheihe.cn/home) | ✅ | ❌ | ❌ | ~~每日签到得盒币~~(目前只签到,无奖励) | | [好游快报](https://www.3839.com/) | ✅ | ❌ | ❌ | ~~每日爆米花浇水~~ | | [交易猫](https://www.jiaoyimao.com/) | ✅ | ❌ | ❌ | ~~每日签到得积分~~ | | [网易云游戏](https://cg.163.com/#/mobile) | ✅ | ❌ | ❌ | ~~每日签到获取使用时间和成长值~~ | | [邀玩论坛](https://invites.fun/) | ✅ | ❌ | ❌ | ~~每日签到得药丸~~ | | [恩山论坛](https://www.right.com.cn/) | ✅ | ❌ | ✅ | 每日模拟登录获得+1恩山币(积分) | | [科学刀论坛](https://www.kxdao.net/) | ✅ | ❌ | ❌ | ~~每日签到~~ | ### 青龙 #### 依赖管理 点击青龙面板的依赖管理——>新建依赖——>选择Python3、自动拆分选择是、复制以下的依赖填到名称里——>点击确定,等待安装完成,已经有的依赖就不用安装了。
Python3依赖 ```tex beautifulsoup4 requests rsa ```
![image-20230413142448646](https://fastly.jsdelivr.net/gh/HeiDaotu/img-bucket/img/202304131425904.png) #### 订阅管理 我们需要把仓库的脚本添加到订阅里,这样可以获取脚本,同样可以不定时获取到最新的脚本(取决于你是否禁用)。 点击青龙面板的订阅管理——>创建订阅 直接在名称这输入:`ql repo https://github.com/HeiDaotu/WFRobertQL.git "" "initialize|notify" "initialize" "main"`,就会自动输入到其他的空栏。 - **名称:** 随便写,自己看得懂就行,或者直接写`WFRobert脚本库` - **类型:** 公开仓库 - **链接:** `https://github.com/HeiDaotu/WFRobertQL.git` - **定时类型:** crontab - **定时规则:** 随意,或者写`0 0 5 * * ? `,每天5点自动拉取仓库。 - **黑名单:**`initialize|notify` - **依赖文件:**`initialize` 其他值默认,点击确定即可。 最后点击订阅管理里面新增的这条信息,点击`运行`即可,这时候我们就可以在定时任务中看到拉取下来的脚本了,如果不想自动更新,自己禁用该订阅管理就行了。 #### 环境变量 环境变量每个脚本的变量名字不同,具体请查看文档:[参考文档](https://heidaotu.github.io/ScriptDocument/reference/) ### 特别声明: 本仓库发布的项目中涉及的任何解锁和解密分析脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其准确性,完整性和有效性,请根据情况自行判断。 ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=HeiDaotu/WFRobertQL&type=Date)](https://star-history.com/#HeiDaotu/WFRobertQL&Date)