downloadcounter 一个基于 Cloudflare Workers 轻量级Release下载计数器
-
创建Workers 导航至
Workers & Pages>Create application>Create Worker>"Hello World" Worker,新建后重命名为downloadcounters,复制worker-code.js代码到Worker编辑器中的worker.js应用部署。 -
配置域名
- 在Worker的
Domains & Routes-Add-Custom domain中添加你的计数器域名
- 在Worker的
部署完成后,访问你配置的域名即可看到计数器生成器页面,按照页面提示创建和使用计数器。
https://ghdownload.spiritlhl.net/
对应
https://github.com/oneclickvirt/ecs
生成