Linux moon.hostseba.com 4.18.0-553.51.1.lve.el8.x86_64 #1 SMP Tue May 6 15:14:12 UTC 2025 x86_64
LiteSpeed
Server IP : 103.174.152.68 & Your IP : 216.73.216.121
Domains :
Cant Read [ /etc/named.conf ]
User : julaysp1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
julaysp1 /
public_html /
assets /
server /
Delete
Unzip
Name
Size
Permission
Date
Action
img
[ DIR ]
dr-xr-xr-x
2025-09-01 07:26
.htaccess
237
B
-r-xr-xr-x
2025-09-01 07:26
server_v1.css
2.31
KB
-rw-r--r--
2025-02-13 07:26
server_v3.css
2.49
KB
-rw-r--r--
2025-07-20 07:55
server_vs1.js
996
B
-rw-r--r--
2025-02-13 07:26
Save
Rename
document.addEventListener("DOMContentLoaded", function () { let totalRowCount = 0; document.querySelectorAll("tbody").forEach(tbody => { totalRowCount += tbody.querySelectorAll("tr").length; }); let fontSize = 16; let padding = 8; if (totalRowCount >= 18) { fontSize = 13.5; padding = 5.5; } else if (totalRowCount === 17) { fontSize = 14; padding = 6; } else if (totalRowCount === 16) { fontSize = 14.5; padding = 6; } else if (totalRowCount === 15) { fontSize = 14.5; padding = 6.5; } else if (totalRowCount === 14) { fontSize = 15; padding = 7.5; } else if (totalRowCount === 13) { fontSize = 15.5; padding = 8; } document.querySelectorAll("tbody").forEach(tbody => { tbody.style.fontSize = fontSize + "px"; }); document.querySelectorAll("td").forEach(td => { td.style.padding = padding + "px"; }); });