| @@ -2,5 +2,5 @@ var | |||||
| vec: string; | vec: string; | ||||
| begin | begin | ||||
| vec := RegExprReplaceMatchSubStr(GetURLBase, 'vec(\d+)\.', 'vec0'+inttostr(1 + Random(3)) + '.' ); | vec := RegExprReplaceMatchSubStr(GetURLBase, 'vec(\d+)\.', 'vec0'+inttostr(1 + Random(3)) + '.' ); | ||||
| ResultURL := vec +inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&g='+copy('Gagarin', 1, Random(8)); | |||||
| end. | |||||
| ResultURL := vec +inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); | |||||
| end. | |||||
| @@ -10,7 +10,7 @@ ParentSubMenu_ru=Яндекс | |||||
| ParentSubMenu=Yandex | ParentSubMenu=Yandex | ||||
| ParentSubMenu_uk=Яндекс | ParentSubMenu_uk=Яндекс | ||||
| NameInCache=yahyb | NameInCache=yahyb | ||||
| DefURLBase=http://vec01.maps.yandex.net/tiles?l=skl&x= | |||||
| DefURLBase=https://vec01.maps.yandex.net/tiles?l=skl&scale=1&lang=ru_RU&x= | |||||
| ContentType=image/png | ContentType=image/png | ||||
| Ext=.png | Ext=.png | ||||
| projection=2 | projection=2 | ||||
| @@ -2,5 +2,5 @@ var | |||||
| sat: string; | sat: string; | ||||
| begin | begin | ||||
| sat := RegExprReplaceMatchSubStr(GetURLBase, 'sat(\d+)\.', 'sat0'+inttostr(1 + Random(3)) + '.' ); | sat := RegExprReplaceMatchSubStr(GetURLBase, 'sat(\d+)\.', 'sat0'+inttostr(1 + Random(3)) + '.' ); | ||||
| ResultURL := sat +inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&g='+copy('Gagarin', 1, Random(8)); | |||||
| end. | |||||
| ResultURL := sat +inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1); | |||||
| end. | |||||
| @@ -8,7 +8,7 @@ name_uk=Супутник (Яндекс.Карты) | |||||
| ParentSubMenu_ru=Яндекс | ParentSubMenu_ru=Яндекс | ||||
| ParentSubMenu=Yandex | ParentSubMenu=Yandex | ||||
| ParentSubMenu_uk=Яндекс | ParentSubMenu_uk=Яндекс | ||||
| DefURLBase=http://sat01.maps.yandex.net/tiles?l=sat&x= | |||||
| DefURLBase=https://sat01.maps.yandex.net/tiles?l=sat&scale=1&lang=ru_RU&x= | |||||
| projection=2 | projection=2 | ||||
| sradiusa=6378137 | sradiusa=6378137 | ||||
| sradiusb=6356752 | sradiusb=6356752 | ||||
| @@ -10,7 +10,7 @@ ParentSubMenu_ru=Яндекс | |||||
| ParentSubMenu=Yandex | ParentSubMenu=Yandex | ||||
| ParentSubMenu_uk=Яндекс | ParentSubMenu_uk=Яндекс | ||||
| NameInCache=yatraf | NameInCache=yatraf | ||||
| DefURLBase=https://core-jams-rdr.maps.yandex.net/1.1/tiles?trf&l=trf&x= | |||||
| DefURLBase=https://core-jams-rdr.maps.yandex.net/1.1/tiles?trf&l=trf&scale=1&lang=ru&x= | |||||
| ContentType=image/png | ContentType=image/png | ||||
| Ext=.png | Ext=.png | ||||
| projection=2 | projection=2 | ||||