To block a large number of requests, WAF has blocked keywords .m3u8 .ts .m4 .acc .tv tv. .live .stream, etc. (dynamic adjustment)
2024-01-31 不受限制的代理服务请使用 https://seep.eu.org
2024-01-31 For unrestricted proxy service please use https://seep.eu.org
支持跨域请求(转换不支持跨域请求的接口),可直接发起 ajax、fetch
Support cross-domain request
支持 HTTPS (解决远程数据接口不支持 HTTPS )
Convert HTTP to HTTPS
https://cors.eu.org/{URL}- https://cors.eu.org/https://api.github.com
- https://cors.eu.org/http://nginx.org/download/nginx-1.30.0.tar.gz
- logs https://cors.eu.org/loggly
// 拷贝到控制台运行 Copy to the console and run
let url = "http://nginx.org/en/CHANGES";
await (await fetch(`https://cors.eu.org/${url}`)).text();- 安装依赖 / Install dependencies:
npm install - 本地调试 / Local dev:
npm run dev - 发布部署 / Deploy:
npm run prod - 文档 / Docs: https://developers.cloudflare.com/workers/get-started/guide/
wrangler.jsoncvars.logglyCustomerTokenLoggly / Source Setup / Customer Tokenwwwroot/loggly.jsCONFIG.apiToken:Loggly / Settings / API Token