How to access HTTP endpoints bypass CORS
- 
					
					
					
					
 Im developing a web application for better operate the screeps console on mobile. And I want to know if there is any way to access HTTP endpoints bypass CORS? Im using https://cors-anywhere.herokuapp.com/ to achieve this. But I cannot guarantee the reliability of this. Is there any way to be more "official"?