One Hat Cyber Team
Your IP:
216.73.216.75
Server IP:
213.186.33.17
Server:
Linux webm007.cluster106.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Create File
|
Create Folder
Execute
Dir :
~
/
home
/
tcherkas
/
russalka.fr
/
media
/
com_wrapper
/
js
/
View File Name :
iframe-height.js
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'; } }