Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
vnsm /
media /
com_wrapper /
js /
Delete
Unzip
Name
Size
Permission
Date
Action
iframe-height.js
412
B
-rwxr-xr-x
2023-07-08 16:23
iframe-height.min.js
321
B
-rwxr-xr-x
2023-07-08 16:23
Save
Rename
function iFrameHeight(iframe) { var doc = 'contentDocument' in iframe ? iframe.contentDocument : iframe.contentWindow.document; var height = parseInt(doc.body.scrollHeight); if (!document.all) { iframe.style.height = parseInt(height) + 60 + 'px'; } else if (document.all && iframe.id) { document.all[iframe.id].style.height = parseInt(height) + 20 + 'px'; } }