42 lines
1.2 KiB
HTML
42 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
|
<link rel="stylesheet" href="/assets/css/main.css">
|
|
|
|
<title>Search | Polaris</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="content">
|
|
<div class="proxycontainer">
|
|
<h1 style="font-size: 6vh;">Proxy</h1>
|
|
|
|
<form id="wpf">
|
|
<input class="proxyinput" type="text" id="query" placeholder="URL or Search Query" />
|
|
</form>
|
|
</div>
|
|
<div style="bottom: 0; margin-top: 30vh;">
|
|
<script type="text/javascript">
|
|
atOptions = {
|
|
'key' : 'cf0bb7d0401f5ae5534ac09c2e959d20',
|
|
'format' : 'iframe',
|
|
'height' : 90,
|
|
'width' : 728,
|
|
'params' : {}
|
|
};
|
|
document.write('<scr' + 'ipt type="text/javascript" src="//outrightsham.com/cf0bb7d0401f5ae5534ac09c2e959d20/invoke.js"></scr' + 'ipt>');
|
|
</script>
|
|
</script>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="/assets/js/main.js" type="module"></script>
|
|
</body>
|
|
|
|
</html>
|