diff --git a/Contur.zmp/GetUrlScript.txt b/Contur.zmp/GetUrlScript.txt index 53d54e5b..1ee1f11e 100644 --- a/Contur.zmp/GetUrlScript.txt +++ b/Contur.zmp/GetUrlScript.txt @@ -5,6 +5,6 @@ begin 'Accept: text/html, application/xml;q=0.9, application/xhtml+xml, image/png, image/webp, image/jpeg, image/gif, image/x-xbitmap, */*;q=0.1' + #13#10 + 'Accept-Language: ru-RU,ru;q=0.9,en;q=0.8' + #13#10 + 'Accept-Encoding: gzip, deflate' + #13#10 + - 'Referer: http://www.heywhatsthat.com/' + #13#10 + + 'Referer: http://www.sasgis.org/' + #13#10 + 'Connection: Keep-Alive' end. \ No newline at end of file diff --git a/Contur.zmp/info.txt b/Contur.zmp/info.txt new file mode 100644 index 00000000..e942266e --- /dev/null +++ b/Contur.zmp/info.txt @@ -0,0 +1,4 @@ +Contours from HeyWhatsThat.com are Copyright 2015 Michael Kosowsky.
+All rights reserved. Used with permission.
+
+http://www.heywhatsthat.com/faq.html \ No newline at end of file diff --git a/Contur.zmp/params.txt b/Contur.zmp/params.txt index e4018e9a..2f050405 100644 --- a/Contur.zmp/params.txt +++ b/Contur.zmp/params.txt @@ -6,7 +6,7 @@ name= name_en=Heights (heywhatsthat.com) name_uk=Heights (heywhatsthat.com) NameInCache=contur -DefURLBase=http://contour.heywhatsthat.com/bin/contour_tiles.cgi? +DefURLBase=http://contour.heywhatsthat.com/api/contour_tiles_sasgis.png?src=sasgis& ContentType=image/png Ext=.png projection=1 @@ -14,5 +14,7 @@ sradiusa=6378137 sradiusb=6378137 separator=0 UseDwn=1 -Sleep=0 +Sleep=3333 DefHotKey=0 +MaxConnectToServerCount=1 +License=(c) 2015 Michael Kosowsky \ No newline at end of file