English | 简体中文
Support cross-domain request
Convert HTTP to HTTPS
Host/{URL}
https://cors.eu.org/{URL}
- https://cors.eu.org/https://api.github.com
- https://cors.eu.org/http://nginx.org/download/nginx-1.16.1.tar.gz
// Copy to the console and run
var $url = "http://wthrcdn.etouch.cn/weather_mini?citykey=101040100";
fetch("https://cors.eu.org/" + $url).then(x => x.text()).then(console.log)
- clone the project and enter the subdirectory (representing a worker)
- Edit
index.js
andwrangler.toml
(configuration key) wrangler config
configure mailbox and keywrangler build
buildwrangler publish
release- Detailed documentation: https://developers.cloudflare.com/workers/quickstart
CPU | Daily request | Burst rate | Script size |
---|---|---|---|
10ms | 100,000 | 1000 requests in 10 minutes | 1M after compression |
Details: https://developers.cloudflare.com/workers/about/limits/
The amount can't hold up, please use your account to build the service if you use a lot, thank you! ! !
If you don’t want to trouble, maybe you can sponsor I upgrade to a paid user $5/month 10 million requests, please note from cfw