https://github.com/zaeval/cors-ignorer
You can request it anywhere without setting the CORS. don't need a server. don't even need tokens. All you have to do is request by url.
https://github.com/zaeval/cors-ignorer
cors cors-anywhere cors-free cors-ignore cors-ignorer cors-request javascript nodejs only-url
Last synced: over 1 year ago
JSON representation
You can request it anywhere without setting the CORS. don't need a server. don't even need tokens. All you have to do is request by url.
- Host: GitHub
- URL: https://github.com/zaeval/cors-ignorer
- Owner: zaeval
- License: mit
- Created: 2020-08-04T12:26:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T08:51:28.000Z (about 2 years ago)
- Last Synced: 2024-04-04T07:00:33.753Z (about 2 years ago)
- Topics: cors, cors-anywhere, cors-free, cors-ignore, cors-ignorer, cors-request, javascript, nodejs, only-url
- Language: JavaScript
- Homepage: https://cors-ignorer.herokuapp.com/
- Size: 73.2 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cors-ignorer
## DEMO
https://cors-ignorer.herokuapp.com/https://www.google.com/search?q=github+zaeval%2Fcors-ignorer
### HOW 2 USE
https://cors-ignorer.herokuapp.com/{URL_TO_IGNORE_CORS}?{QUERY_STRING}
### URL_TO_IGNORE_CORS
- example : https://google.com, http://naver.com ... etc.
cors-ignorer supported http and https for mixed content.