I'd like to access the GoogleMaps API inside a proxy using
<script src="https://maps.googleapis.com/maps/api/js?key=KEY"> </script>
from a web application.
Is there other way to use this service than add an exception to the proxy? If not what urls have to be added to the exception?