sasbot преди 3 години
родител
ревизия
c1676a5ebf
променени са 1 файла, в които са добавени 5 реда и са изтрити 2 реда
  1. +5
    -2
      Google/GoogleSat.zmp/GetUrlScript.txt

+ 5
- 2
Google/GoogleSat.zmp/GetUrlScript.txt Целия файл

@@ -1,3 +1,6 @@
begin
ResultURL:=GetUrlBase+'&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&s='+copy('Galileo',1, Random(8));
var
khm: string;
begin
khm := RegExprReplaceMatchSubStr(GetURLBase, 'khm\.google', 'khm'+inttostr( Random(4) )+'.google' );
ResultURL := khm + '&x='+inttostr(GetX)+'&y='+inttostr(GetY)+'&z='+inttostr(GetZ-1)+'&s='+copy('Galileo',1, Random(8));
end.

Зареждане…
Отказ
Запис