Mobile: the verify link stays on every drip row; NAS zones serve 468x60 on phones (Marty, 2026-09-19)

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-19 17:09:44 -05:00
parent e42f1dcc34
commit 438b903bd3
4 changed files with 9 additions and 7 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Your board · PolHunter</title>
<meta name="robots" content="noindex">
<link rel="stylesheet" href="/style.css?v=1">
<link rel="stylesheet" href="/style.css?v=2">
</head>
<body>
<div class="wrap">
@@ -20,7 +20,7 @@
<div class="grid" id="missions"><div class="card"><p>Loading your board…</p></div></div>
</section>
<div class="adslot" data-ad="board"><!-- nas --><script src="https://www.networkadspace.com/showadss.php?w=728&h=90&n=1&bw=728&bh=90&c=999"></script></div>
<div class="adslot" data-ad="board"><!-- nas: 468x60 on phones, 728x90 on wider screens --><script>(function(){var m=window.innerWidth<600;document.write('<scr'+'ipt src="https://www.networkadspace.com/showadss.php?'+(m?'w=468&h=60&n=1&bw=468&bh=60':'w=728&h=90&n=1&bw=728&bh=90')+'&c=999"></scr'+'ipt>');})();</script></div>
<section class="section">
<h2>Your drips</h2>
@@ -29,6 +29,6 @@
<footer class="foot">Rewards are for completed missions, not income. The daily pool is limited; a find made after it is spent queues and pays next. Cryptocurrency involves risk of loss.</footer>
</div>
<script src="/app.js?v=1"></script>
<script src="/app.js?v=2"></script>
</body>
</html>