mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
26 lines
1.7 KiB
XML
26 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<ProxyConfig allowedReferers="*"
|
|
mustMatch="true">
|
|
<serverUrls>
|
|
<serverUrl url="http://services.arcgisonline.com" matchAll="true"/>
|
|
<serverUrl url="http://sampleserver3.arcgisonline.com" matchAll="true"/>
|
|
<serverUrl url="http://sampleserver6.arcgisonline.com/arcgis/rest/services" matchAll="true"/>
|
|
<serverUrl url="http://tiles1.arcgis.com/tiles/" matchAll="true"/>
|
|
<serverUrl url="http://tiles2.arcgis.com/tiles/" matchAll="true"/>
|
|
<serverUrl url="http://tiles3.arcgis.com/tiles/" matchAll="true"/>
|
|
<serverUrl url="http://tiles4.arcgis.com/tiles/" matchAll="true"/>
|
|
<serverUrl url="http://www.mapabase.es/ArcGIS/" matchAll="true"/>
|
|
<serverUrl url="http://server.arcgisonline.com/ArcGIS/rest/services/" matchAll="true"/>
|
|
<serverUrl url="http://services.arcgisonline.com/ArcGIS/rest/services/" matchAll="true"/>
|
|
<serverUrl url="http://sampleserver1.arcgisonline.com/ArcGIS/rest/services/" matchAll="true"/>),
|
|
<serverUrl url="http://sampleserver2.arcgisonline.com/ArcGIS/rest/services/" matchAll="true"/>),
|
|
<serverUrl url="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/" matchAll="true"/>),
|
|
<serverUrl url="http://sampleserver5.arcgisonline.com/ArcGIS/rest/services/" matchAll="true"/>),
|
|
<serverUrl url="http://sampleserver1a.arcgisonline.com/arcgisoutput/" matchAll="true"/>),
|
|
<serverUrl url="http://sampleserver1b.arcgisonline.com/arcgisoutput/" matchAll="true"/>),
|
|
<serverUrl url="http://sampleserver1c.arcgisonline.com/arcgisoutput/" matchAll="true"/>)
|
|
</serverUrls>
|
|
</ProxyConfig>
|
|
|
|
<!-- See https://github.com/Esri/resource-proxy for more information -->
|