One Hat Cyber Team
Your IP :
216.73.216.216
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
/
compmath
/
public_html
/
inc
/
View File Name :
header.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title><?php echo $blog_title; ?></title> <style type="text/css" media="all"> @import "blog.css"; </style> </head> <body> <div id="container"><table id="main"><tr><td id="header"><h1 id="title"><a href="<?php echo $me; ?>"><?php echo $blog_title; ?></a></h1><?php if (strlen($blog_subtitle) > 0) echo "<p id=\"subtitle\">$blog_subtitle</p>"; ?></td></tr>