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 /
cssstyle /
lib /
[ HOME SHELL ]
Name
Size
Permission
Action
properties
[ DIR ]
dr-xr-xr-x
utils
[ DIR ]
dr-xr-xr-x
CSSStyleDeclaration.js
6.98
KB
-rw-rw-rw-
CSSStyleDeclaration.test.js
21.19
KB
-rw-rw-rw-
allExtraProperties.js
1.49
KB
-rw-rw-rw-
allProperties.js
8.96
KB
-rw-rw-rw-
allWebkitProperties.js
3.97
KB
-rw-rw-rw-
constants.js
84
B
-rw-rw-rw-
implementedProperties.js
3.63
KB
-rw-rw-rw-
named_colors.json
2.2
KB
-rw-rw-rw-
parsers.js
18.93
KB
-rw-rw-rw-
parsers.test.js
3.21
KB
-rw-rw-rw-
properties.js
56.35
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : allExtraProperties.js
'use strict'; /** * This file contains all implemented properties that are not a part of any * current specifications or drafts, but are handled by browsers nevertheless. */ var allWebkitProperties = require('./allWebkitProperties'); module.exports = new Set( [ 'background-position-x', 'background-position-y', 'background-repeat-x', 'background-repeat-y', 'color-interpolation', 'color-profile', 'color-rendering', 'css-float', 'enable-background', 'fill', 'fill-opacity', 'fill-rule', 'glyph-orientation-horizontal', 'image-rendering', 'kerning', 'marker', 'marker-end', 'marker-mid', 'marker-offset', 'marker-start', 'marks', 'pointer-events', 'shape-rendering', 'size', 'src', 'stop-color', 'stop-opacity', 'stroke', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-opacity', 'stroke-width', 'text-anchor', 'text-line-through', 'text-line-through-color', 'text-line-through-mode', 'text-line-through-style', 'text-line-through-width', 'text-overline', 'text-overline-color', 'text-overline-mode', 'text-overline-style', 'text-overline-width', 'text-rendering', 'text-underline', 'text-underline-color', 'text-underline-mode', 'text-underline-style', 'text-underline-width', 'unicode-range', 'vector-effect', ].concat(allWebkitProperties) );
Close