Update search.html
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user