0byt3m1n1
Path:
/
var
/
www
/
listcrawler.app
/
public_html
/
includes
/
[
Home
]
File: head.php
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title><?php echo $page_title;?></title> <!-- favicon CSS --> <link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon.png"> <!-- google fonts --> <link href="https://fonts.googleapis.com/css?family=Noto+Serif:400,400i" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Alice" rel="stylesheet"> <!-- custom fonts --> <link href="/fonts/aileron.css" rel="stylesheet"> <!-- Plugins CSS --> <link rel="stylesheet" href="/css/plugins.min.css"> <!-- Style CSS --> <link rel="stylesheet" href="/css/app.css?v=<?php echo mt_rand();?>"> <!-- Your CSS --> <link rel="stylesheet" href="/css/custom.css?v=<?php echo mt_rand();?>"> <script async src="//static.getclicky.com/101254107.js"></script>