Add labs host to proxy
git-svn-id: http://svn.openlayers.org/trunk/openlayers@563 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -20,7 +20,7 @@ url = fs.getvalue('url', "http://openlayers.org")
|
|||||||
|
|
||||||
# Designed to prevent Open Proxy type stuff.
|
# Designed to prevent Open Proxy type stuff.
|
||||||
|
|
||||||
allowedHosts = ['www.openlayers.org', 'openlayers.org', 'octo.metacarta.com', 'merrimack.metacarta.com']
|
allowedHosts = ['www.openlayers.org', 'openlayers.org', 'octo.metacarta.com', 'merrimack.metacarta.com', 'labs.metacarta.com']
|
||||||
|
|
||||||
try:
|
try:
|
||||||
host = url.split("/")[2]
|
host = url.split("/")[2]
|
||||||
|
|||||||
Reference in New Issue
Block a user