Changeset 159
- Timestamp:
- Nov 27, 2007, 3:35:04 PM (17 years ago)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
client/download.php
r155 r159 5 5 $Database->select_db('wow'); 6 6 $Database->query("INSERT INTO wow.LogDownloadClient VALUES ('1', '".$_SERVER['REMOTE_ADDR']."')"); 7 // http://rs30l33.rapidshare.com/files/72642645/208215/InstalaceHeroesOfFantasyClient-3_0.exe 8 7 9 ?> 8 10 9 Jestli stahování nezaène hnet kliknìte <A href="InstalaceHeroesOfFantasyClient-3,0.exe">zde</A>. 11 Jestli stahování nezaène do 3 sekund kliknìte na nìkteré z odkazù: 12 <A href="http://maron.borec.cz/InstalaceHeroesOfFantasyClient-3,0.exe">Web zdarma</A> 13 <A href="http://rapidshare.com/files/72642645/InstalaceHeroesOfFantasyClient-3_0.exe.html">Rapidshare</A> 14 <A href="http://wow.zdechov.net:6969/torrents/InstalaceHeroesOfFantasyClient-3.0.exe.torrent?A078CF45B580865F7E721E3ADC568054F6FD8DB1">Torrent</A> 10 15 <script> 11 setTimeout(" parent.location.href='InstalaceHeroesOfFantasyClient-3,0.exe'",3000)16 setTimeout("http://maron.borec.cz/InstalaceHeroesOfFantasyClient-3,0.exe'",3000) 12 17 </script> 13 18 -
download_soubory/files.php
r138 r159 80 80 'files' => array( 81 81 'client_pack' => array( 82 'title' => 'Heroes of Fantasy Client Pack 2.2',83 'torrent' => 'http://wow.zdechov.net:6969/torrents/InstalaceHeroesOfFantasyClient- 2.2.exe.torrent?92D2F5137359F85EF32EC62F406B207155A27B1E',84 'web' => ' ',82 'title' => 'Heroes of Fantasy Client 3.0', 83 'torrent' => 'http://wow.zdechov.net:6969/torrents/InstalaceHeroesOfFantasyClient-3.0.exe.torrent?A078CF45B580865F7E721E3ADC568054F6FD8DB1', 84 'web' => 'http://wow.zdechov.net/client/download.php', 85 85 'info' => '', 86 86 ),
Note:
See TracChangeset
for help on using the changeset viewer.