google-translate-api-browser
google-translate-api-browser copied to clipboard
Support for custom CORS server
If we change CORS server to a different server and not pass the "x-requested-with": "XMLHttpRequest" this header it will produce this issue:
https://github.com/Rob--W/cors-anywhere/issues/39
I've added a header and a prepare script. Sometimes after installation this package is not building (happen with me)
This will fix it.