One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
sam
/
public_html
/
web
/
templates
/
js_royale
/
View File Name :
index.php
<?php defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); $iso = split( '=', _ISO ); echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>'; ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <?php if ( $my->id ) { initEditor(); } mosShowHead(); ?> <meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" /> <link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/template_css.css" rel="stylesheet" type="text/css" /> <link rel="shortcut icon" href="<?php echo $mosConfig_live_site;?>/images/favicon.ico" /> </head> <body id="main_bg"> <a name="up" id="up"></a> <div class="center" align="center"> <table class="opentable" width="732" id="main"> <tr> <td colspan="3" class="topbar"></td> </tr> <td class="left_shadow"><img src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/images/spacer.png" alt="joomla template by Joomlashack" title="spacer" class="" height="1" width="13" /><br /> </td> <td class="wrapper"> <div id="header"></div> <div id="contentarea"> <table cellpadding="0" cellspacing="0" border="0"> <tr valign="top"> <td class="sidenav"><div class="forcewidth"> <?php if (mosCountModules('menu') > 0) { ?> <div class="menuholder_t"></div> <div class="menuholder_m"> <?php mosLoadModules('menu', -1); ?> </div> <div class="menuholder_b"></div> <?php } ?> <?php if (mosCountModules('left') > 0) { ?> <div id="left"> <?php mosLoadModules('left', -2); ?> </div> <?php } ?> <img src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/images/spacer.png" alt="joomla template by Joomlashack" title="spacer" class="" height="1" width="175" /><br /> </div> <td class="middle"> <?php if (mosCountModules('user1')) { ?> <table class="opentable" width="520" id="flashbox"> <tr valign="top"><td class="topflash"> </td></tr> <tr valign="top"><td class="midflash"><?php mosLoadModules('user1'); ?></td></tr> <tr valign="top"><td class="botflash"> </td> </tr> </table> <?php } ?> <div id="mainbody"> <?php mosMainBody(); ?> </div> <img src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/images/spacer.png" alt="joomla template by Joomlashack" title="spacer" class="" height="1" width="16" /></td> </tr> </table> <td class="right_shadow"><img src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/images/spacer.png" alt="joomla template by Joomlashack" title="spacer" class="" height="1" width="13" /><br /> </td> </tr> <tr> <td colspan="3" class="bottom"> <div id="runner"></div></td> </tr> </table> </div> <span class=""> </span> <span class=""> </span> <div class="designer"><a href="http://www.joomlashack.com" title="Joomla Templates">Joomla Template by Joomlashack</a></div> <?php include($mosConfig_absolute_path."/templates/" . $mainframe->getTemplate() . "/js/template.css.php"); ?> <?php mosLoadModules( 'debug', -1 );?> </body> </html>