Cors Anywhere
Simple proxy to bypass CORS policy and remove user-agent header.
Installation
Download
git clone git@github.com:Androz2091/androz2091-cors-anywhere && cd androz2091-cors-anywhere
Install dependencies
yarn install
Start
yarn start
My own cors-anywhere proxy server
Simple proxy to bypass CORS policy and remove user-agent header.
git clone git@github.com:Androz2091/androz2091-cors-anywhere && cd androz2091-cors-anywhere
yarn install
yarn start