使用采集ip搭建优选域名
.github/workflows | ||
bestdomain.py | ||
collect_ips.py | ||
ip.txt | ||
README.md |
github项目
- 原github作者 tianshipapa 和 ymyuuu
- 老王只是合并两个项目
- github项目地址
https://github.com/jc-lw/youxuanyuming
cfipcaiji 原理和需要修改的地方
-
每3小时自动抓取 https://ip.164746.xyz 的优选ip,形成ip.txt
-
还有js自动生成的https://cf.090227.xyz
BestDomain 需要Cloudflare API令牌
-
创建 Cloudflare API 令牌 访问 Cloudflare API Tokens
-
配置 GitHub Actions 定时任务
- 编辑 .github/workflows/main.yml 文件,设置
cron
表达式以定义任务运行时间 "# youxuanyuming"