Skip to content

NDevTK/Serverless-CORS-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless-CORS-Proxy

A basic Nodejs "Serverless" CORS Proxy
API unavailable due to abuse.

Example: https://cors.usercontent.ndev.tk/?url=https://example.com
The header X-Finel-URL is the current url after the redirects :D
Proxy will send 504 on Gateway Timeout

Regex

https://cors.usercontent.ndev.tk/?url=https://example.com&a=Regex

Replace

https://cors.usercontent.ndev.tk/?url=https://example.com&a=Regex&b=string

Bypass Cloudflare

https://cors.usercontent.ndev.tk/?cf=1&url=https://example.com

Run Javascript

https://cors.usercontent.ndev.tk/?js=1&url=https://example.com

Get Youtube storyboard for video id

https://cors.usercontent.ndev.tk/board/?v=VideoID

Get Youtube video hover image

https://cors.usercontent.ndev.tk/board/hover/?v=VideoID

Get top 5000 YouTube channels by views

https://cors.usercontent.ndev.tk/channels

About

A Nodejs "Serverless" CORS Proxy

Resources

License

Stars

Watchers

Forks

Packages

No packages published