Update search.html

This commit is contained in:
Cobalt-60
2023-11-30 20:22:39 -05:00
committed by GitHub
parent da1cbebb07
commit 2515515ddb
-18
View File
@@ -10,8 +10,6 @@
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9661054437111080"
crossorigin="anonymous"></script>
<title>Search | Polaris</title>
<script data-cfasync="false">window.nitroAds=window.nitroAds||{createAd:function(){return new Promise(e=>{window.nitroAds.queue.push(["createAd",arguments,e])})},addUserToken:function(){window.nitroAds.queue.push(["addUserToken",arguments])},queue:[]};</script>
<script data-cfasync="false" async src="https://s.nitropay.com/ads-1751.js"></script>
</head>
<body>
@@ -39,22 +37,6 @@
</div>
<script src="/assets/js/main.js" type="module"></script>
<span data-ccpa-link="1"></span>
<script>
window['nitroAds'].createAd('anchorad', {
"refreshTime": 30,
"format": "anchor",
"anchor": "bottom",
"anchorPersistClose": false,
"report": {
"enabled": true,
"icon": true,
"wording": "Report Ad",
"position": "top-right"
},
"mediaQuery": "(min-width: 1025px)"
});
</script>
</body>
</html>