# qinglongscripts **Repository Path**: zerosyg888/qinglongscripts ## Basic Information - **Project Name**: qinglongscripts - **Description**: 一些青龙面板的有趣脚本 - **Primary Language**: Unknown - **License**: OSL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 12 - **Created**: 2022-12-09 - **Last Updated**: 2024-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 青龙脚本 ## 介绍 一些青龙面板的有趣脚本 ### mrrs.py 名称:每日热点 拉取:ql raw https://gitee.com/lstcml/qinglongscripts/raw/master/mrrs.py 配置:无 定时:8 8 * * *(每天一次即可) ### smzdm.py 名称:什么值得买爆料 拉取:ql raw https://gitee.com/lstcml/qinglongscripts/raw/master/smzdm.py 配置:变量smzm_key为爆料关键字,如"小米K50" 定时:8 8 * * *(每天一次即可) ### nwct.py 名称:青龙外网访问 拉取:ql raw https://gitee.com/lstcml/qinglongscripts/raw/master/nwct.py 配置:变量qlsubdomain为域名前缀,建议首次手动运行一次任务,再查看任务日志 定时:*/10 * * * *(建议10分钟) ### getip.py 名称:获取公网IP地址 拉取:ql raw https://gitee.com/lstcml/qinglongscripts/raw/master/getip.py 配置:无 定时:* 8 * * 6(自定义) ### nwct_cpolar.py 名称:青龙外网访问 拉取:ql raw https://gitee.com/lstcml/qinglongscripts/raw/master/nwct/nwct_cpolar.py 配置:使用方法参考脚本注释,变量qlnwct_authtoken为域名前缀,建议首次手动运行一次任务,再查看任务日志 定时:*/10 * * * *(建议10分钟) ### 链接 [python-ngrok](https://github.com/hauntek/python-ngrok) [open-dingtalk](https://github.com/open-dingtalk/pierced)