%PDF- %PDF-
| Direktori : /proc/self/root/data/bordel/ |
| Current File : //proc/self/root/data/bordel/pokus.php |
<?php
header("Content-type: text/plain");
$txt = file_get_contents("http://raidbots.com/json/playerdata/eu/wildhammer/odyssey");
$res = json_decode($txt, true);
print_r($res);
?>