# py_scripts **Repository Path**: cjh0613/py_scripts ## Basic Information - **Project Name**: py_scripts - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-09 - **Last Updated**: 2021-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README python脚本集,支持selenium,基于[SeleniumBase](https://github.com/seleniumbase/SeleniumBase)项目 当前功能: 1. [TextNow保号]() 2. [HostLoc赚积分]() 3. [天翼云盘签到+抽奖]() 功能对应的参数,请点击后自行查看。 根据需要自行修改.github/workflows/actions.yml进行任务定制 --- # Github Actions说明 ## 一、Fork此仓库(已fork的无需再次fork) ![](http://tu.yaohuo.me/imgs/2020/06/f059fe73afb4ef5f.png) ## 二、设置Secret参数 根据需要添加对应任务的参数,参数说明请直接点上面的链接进行查看。 ![](http://tu.yaohuo.me/imgs/2020/06/748bf9c0ca6143cd.png) ## 三、启用Action 1 点击**Action**,再点击**I understand my workflows, go ahead and enable them** 2 修改任意文件后提交一次 ![](http://tu.yaohuo.me/imgs/2020/06/34ca160c972b9927.png) ## 四、查看运行结果 Actions > py_scripts > build 能看到如下图所示,表示成功 ![](https://cdn.jsdelivr.net/gh/Arronlong/cdn/blogImg/20200707132455.png) 此后,将会在每天2:00和14:00各发送一次 若有需求,可以在[.github/workflows/actions.yml]中自行修改,**【此配置所有任务共享,修改需谨慎】**