| 1 | <?php
|
|---|
| 2 | $Files = array(
|
|---|
| 3 | 'game' => array(
|
|---|
| 4 | 'title' => 'Hra',
|
|---|
| 5 | 'link' => 'http://www.worldofwarcraft.com/',
|
|---|
| 6 | 'files' => array(
|
|---|
| 7 | 'download' => array(
|
|---|
| 8 | 'title' => 'World of Warcraft',
|
|---|
| 9 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%A0%C1%DF%B8u%06%E8q%96%DA%C7%A1%D4%5CG%F4R%9CFN',
|
|---|
| 10 | 'web' => 'http://teaser.wow-europe.com/',
|
|---|
| 11 | 'info' => '',
|
|---|
| 12 | ),
|
|---|
| 13 | 'expansion' => array(
|
|---|
| 14 | 'title' => 'World of Warcraft - The Burning Crusade',
|
|---|
| 15 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%00g%1F%E5%94%A6%06%E1D%19%E0%5D%A0%AB%C3F%81%10%0B%EC',
|
|---|
| 16 | 'web' => 'http://teaser.wow-europe.com/',
|
|---|
| 17 | 'info' => '',
|
|---|
| 18 | ),
|
|---|
| 19 | 'client' => array(
|
|---|
| 20 | 'title' => 'World of Warcraft - Wrath of The Lich King',
|
|---|
| 21 | 'torrent' => '',
|
|---|
| 22 | 'web' => 'http://game.zdechov.net:81/InstallWoW.exe',
|
|---|
| 23 | 'info' => '',
|
|---|
| 24 | ),
|
|---|
| 25 | ),
|
|---|
| 26 | ),
|
|---|
| 27 |
|
|---|
| 28 | 'patches' => array(
|
|---|
| 29 | 'title' => 'Oficiální aktualizace',
|
|---|
| 30 | 'link' => 'http://www.wowwiki.com/Patch_mirrors',
|
|---|
| 31 | 'files' => array(
|
|---|
| 32 | '3.0.2 na 3.0.3' => array(
|
|---|
| 33 | 'title' => '3.0.2 na 3.0.3',
|
|---|
| 34 | 'torrent' => 'http://wow.zdechov.net:6969/file?info_hash=%91%11%3E%DC%19%E8%CB%18%EEY%86%D5%C0%95%3A%BB%AFg%15%A5',
|
|---|
| 35 | 'web' => 'http://wow.zdechov.net:81/WoW-3.0.2.9056-to-3.0.3.9183-enUS-patch.exe',
|
|---|
| 36 | 'info' => '',
|
|---|
| 37 | ),
|
|---|
| 38 | '3.0.1 na 3.0.2' => array(
|
|---|
| 39 | 'title' => '3.0.1 na 3.0.2',
|
|---|
| 40 | 'torrent' => 'http://wow.zdechov.net:6969/file?info_hash=%A7%C6q%D3%ED%A8%D3%A1%CC%14%5E%F8%B1%25%C4%06%D7%3D%9E%3B',
|
|---|
| 41 | 'web' => 'http://wow.zdechov.net:81/WoW-3.0.1-to-3.0.2-Update/',
|
|---|
| 42 | 'info' => '',
|
|---|
| 43 | ),
|
|---|
| 44 | '2.4.0 full' => array(
|
|---|
| 45 | 'title' => '2.4.0 plný',
|
|---|
| 46 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%A0%BB%80%0Am%9AUdv%91%EA%E6%26%E3%BA%C54%0EI%AA',
|
|---|
| 47 | 'web' => 'http://wow.zdechov.net:81/WoW-2.4.0-enUS-patch.exe',
|
|---|
| 48 | 'info' => '',
|
|---|
| 49 | ),
|
|---|
| 50 | '2.4.0 na 2.4.1' => array(
|
|---|
| 51 | 'title' => '2.4.0 na 2.4.1',
|
|---|
| 52 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%7BS%90W%5E%8E%ACG%D8%DD%F3%C8T%90%97%C3DcZ%D9',
|
|---|
| 53 | 'web' => 'http://wow.zdechov.net:81/WoW-2.4.0.8089-to-2.4.1.8125-enUS-patch.exe',
|
|---|
| 54 | 'info' => '',
|
|---|
| 55 | ),
|
|---|
| 56 | '2.4.1 na 2.4.2' => array(
|
|---|
| 57 | 'title' => '2.4.1 na 2.4.2',
|
|---|
| 58 | 'torrent' => '',
|
|---|
| 59 | 'web' => 'http://wow.zdechov.net:81/WoW-2.4.1.8125-to-2.4.2.8278-enUS-patch.exe',
|
|---|
| 60 | 'info' => '',
|
|---|
| 61 | ),
|
|---|
| 62 | '2.4.2 na 2.4.3' => array(
|
|---|
| 63 | 'title' => '2.4.2 na 2.4.3',
|
|---|
| 64 | 'torrent' => '',
|
|---|
| 65 | 'web' => 'http://wow.zdechov.net:81/WoW-2.4.2.8278-to-2.4.3.8606-enUS-patch.exe',
|
|---|
| 66 | 'info' => '',
|
|---|
| 67 | ),
|
|---|
| 68 | ),
|
|---|
| 69 | ),
|
|---|
| 70 | 'mangos_server_package' => array(
|
|---|
| 71 | 'title' => 'Instalační balík MaNGOS serveru',
|
|---|
| 72 | 'link' => 'http://wow.zdechov.net/forum/viewforum.php?f=12',
|
|---|
| 73 | 'files' => array(
|
|---|
| 74 | 'patch_2.4.3' => array(
|
|---|
| 75 | 'title' => 'MaNGOS_REPACK_6483_by_Buffer (2.4.3)',
|
|---|
| 76 | 'torrent' => '',
|
|---|
| 77 | 'web' => 'http://wow.zdechov.net:81/MaNGOS_REPACK_6483_by_Buffer.exe',
|
|---|
| 78 | 'info' => '',
|
|---|
| 79 | ),
|
|---|
| 80 | 'patch_2.4.1' => array(
|
|---|
| 81 | 'title' => 'MaNGOS Server Package rev.5770 + UDB 0.10.1 ( 2.4.1 )',
|
|---|
| 82 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%894G%F4%9D%7B%94%04%94%FD%F1f%D1%03%25.%40%D7l%E9',
|
|---|
| 83 | 'web' => '',
|
|---|
| 84 | 'info' => '',
|
|---|
| 85 | ),
|
|---|
| 86 | 'patch_2.3.3' => array(
|
|---|
| 87 | 'title' => 'MaNGOS Server Package rev.5474 + UDB 0.9.2 rev.344 (patch 2.3.3)',
|
|---|
| 88 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=n%FB4%7Ddy%D9%CF%CF%5D%07%DB%BFj%E15g%18g%14',
|
|---|
| 89 | 'web' => '',
|
|---|
| 90 | 'info' => '',
|
|---|
| 91 | ),
|
|---|
| 92 | 'verze_1.5' => array(
|
|---|
| 93 | 'title' => 'MangosServerPackage 1.5 (patch 2.3.0)',
|
|---|
| 94 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%D5%3A/%15%C7%B0%96_%E0%23%91%C2%D3%5CCPH%EC%8D%D3',
|
|---|
| 95 | 'web' => '',
|
|---|
| 96 | 'info' => '',
|
|---|
| 97 | ),
|
|---|
| 98 | 'verze_1.4' => array(
|
|---|
| 99 | 'title' => 'MangosServerPackage 1.4 (patch 2.2.3)',
|
|---|
| 100 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%D8C%ED%92%8AZT%92%0B%BF%A8x%DAu%2B%DCPE%06%27',
|
|---|
| 101 | 'web' => '',
|
|---|
| 102 | 'info' => '',
|
|---|
| 103 | ),
|
|---|
| 104 | 'verze_1.3' => array(
|
|---|
| 105 | 'title' => 'MangosServerPackage 1.3 (patch 2.1.3)',
|
|---|
| 106 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%04c%C0%D2ki%AB%7B%05%1AW%DEi%95%87%D8%B9%CF%CC%F1',
|
|---|
| 107 | 'web' => '',
|
|---|
| 108 | 'info' => '',
|
|---|
| 109 | ),
|
|---|
| 110 | ),
|
|---|
| 111 | ),
|
|---|
| 112 | 'others' => array(
|
|---|
| 113 | 'title' => 'Ostatní',
|
|---|
| 114 | 'link' => '',
|
|---|
| 115 | 'files' => array(
|
|---|
| 116 | 'client_pack' => array(
|
|---|
| 117 | 'title' => 'Heroes of Fantasy Client 3.2',
|
|---|
| 118 | 'torrent' => 'http://wow.zdechov.net:6969/file?info_hash=1yc%F7%15A2%FE%E6%FDw%B9%E5%94%5C%F1y%8F%09d',
|
|---|
| 119 | 'web' => 'http://wow.zdechov.net/client/download.php',
|
|---|
| 120 | 'info' => '',
|
|---|
| 121 | ),
|
|---|
| 122 | 'ceske_fonty_do_wow' => array(
|
|---|
| 123 | 'title' => 'České fonty do hry',
|
|---|
| 124 | 'torrent' => '',
|
|---|
| 125 | 'web' => 'ceske_fonty_do_wow.zip',
|
|---|
| 126 | 'info' => '',
|
|---|
| 127 | ),
|
|---|
| 128 | 'czwow' => array(
|
|---|
| 129 | 'title' => 'CZWOW - čeština pro klienty',
|
|---|
| 130 | 'torrent' => 'http://localhost/wowpreklad/download-addon.php?torrent',
|
|---|
| 131 | 'web' => 'http://wowpreklad.zdechov.net/download-addon.php',
|
|---|
| 132 | 'info' => '',
|
|---|
| 133 | ),
|
|---|
| 134 | 'minimanager_czech' => array(
|
|---|
| 135 | 'title' => 'Čeština do minimanageru',
|
|---|
| 136 | 'torrent' => '',
|
|---|
| 137 | 'web' => 'minimanager_0.12_czech.zip',
|
|---|
| 138 | 'info' => '',
|
|---|
| 139 | ),
|
|---|
| 140 | 'hlasy_z_W3' => array(
|
|---|
| 141 | 'title' => 'Česky dabované hlasy z Warcraftu 3',
|
|---|
| 142 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%14%ED%93%C8%F1n%87%FE%C4%EF%AE%EB%E7%88%60%07%5E%06%ED%D6',
|
|---|
| 143 | 'web' => 'http://wow.spojka.org/forum/index.php?showtopic=29',
|
|---|
| 144 | 'info' => '',
|
|---|
| 145 | ),
|
|---|
| 146 | ),
|
|---|
| 147 | ),
|
|---|
| 148 | 'video' => array(
|
|---|
| 149 | 'title' => 'Video',
|
|---|
| 150 | 'link' => '',
|
|---|
| 151 | 'files' => array(
|
|---|
| 152 | 'neverending_fight' => array(
|
|---|
| 153 | 'title' => 'WoW - Neverending fight (by George)',
|
|---|
| 154 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%8F%85%8A%DB%DD%D53%0F%AF%25%27%D9q%17%0B_L%28%FE_',
|
|---|
| 155 | 'web' => '',
|
|---|
| 156 | 'info' => '',
|
|---|
| 157 | ),
|
|---|
| 158 | 'svatba' => array(
|
|---|
| 159 | 'title' => 'WoW Svatba Aphrael a Callawende',
|
|---|
| 160 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=Hg%805%CB%12%A6%60%ADdV%0F%F7%B8%93%EF%87%D2%C3I',
|
|---|
| 161 | 'web' => '',
|
|---|
| 162 | 'info' => '',
|
|---|
| 163 | ),
|
|---|
| 164 | 'tales_of_the_past_1' => array(
|
|---|
| 165 | 'title' => 'Tales of the Past 1',
|
|---|
| 166 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%B7-%21%05%AB2%F9%5D%E6Uc%EB%3BjOK%D5%A2%FB%B6',
|
|---|
| 167 | 'web' => '',
|
|---|
| 168 | 'info' => '',
|
|---|
| 169 | ),
|
|---|
| 170 | 'tales_of_the_past_2' => array(
|
|---|
| 171 | 'title' => 'Tales of the Past 2',
|
|---|
| 172 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%C6R%A5%3A%FA%9B%F1%B6%E8%B2%19%08dMC%FC%0F%C1q%20',
|
|---|
| 173 | 'web' => '',
|
|---|
| 174 | 'info' => '',
|
|---|
| 175 | ),
|
|---|
| 176 | 'tales_of_the_past_3' => array(
|
|---|
| 177 | 'title' => 'Tales of the Past 3',
|
|---|
| 178 | 'torrent' => 'http://game.zdechov.net:6969/file?info_hash=%A7%7D%E8i%A4%82%B1%D3%19%608%88_g%CC%26%3F%25%5CF',
|
|---|
| 179 | 'web' => '',
|
|---|
| 180 | 'info' => '',
|
|---|
| 181 | ),
|
|---|
| 182 | ),
|
|---|
| 183 | ),
|
|---|
| 184 | );
|
|---|
| 185 |
|
|---|
| 186 | function FileLink($GroupName, $FileName)
|
|---|
| 187 | {
|
|---|
| 188 | global $Files;
|
|---|
| 189 | $File = $Files[$GroupName]['files'][$FileName];
|
|---|
| 190 | if($File['web'] == '') $Web = ' '; else $Web = '<a href="'.$File['web'].'">HTTP</a>';
|
|---|
| 191 | if($File['torrent'] == '') $Torrent = ' '; else $Torrent = '<a href="'.$File['torrent'].'">Torrent</a>';
|
|---|
| 192 | $Output = '<span style="font-weight: bold; font-size: small;">'.$File['title'].' '.$Web.' '.$Torrent.'</span>';
|
|---|
| 193 | return($Output);
|
|---|
| 194 | }
|
|---|
| 195 |
|
|---|
| 196 | ?>
|
|---|