Git Product home page Git Product logo

workers's Introduction

阻断大量请求,WAF 已屏蔽关键字 .m3u8 .ts .m4 .acc .tv tv. .live .stream 等(动态调整)

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

🧡 cors (Cloudflare Workers)

支持跨域请求(转换不支持跨域请求的接口),可直接发起 ajax、fetch
Support cross-domain request

支持 HTTPS (解决远程数据接口不支持 HTTPS )
Convert HTTP to HTTPS

使用 Usage

// 拷贝到控制台运行 Copy to the console and run
var url = "http://nginx.org/en/CHANGES";
await (await fetch(`https://cors.eu.org/${url}`)).text();

套餐 Price

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! ! !
溢出

🧡 pages (Cloudflare Pages Functions )

FAQ

Cloudflare Pages Functions access to pure http will have a certificate error Invalid SSL certificate Error code 526

https://developers.cloudflare.com/pages/platform/functions

Source

https://github.com/netnr/workers

workers's People

Contributors

netnr avatar rongronggg9 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.