View-fraud protection + real ad placement surfaces
Earning views now run on single-use server-issued tokens: the view only counts when the full dwell elapses on the server clock; instant, forged, replayed, and stale posts are all rejected, and the client countdown pauses whenever the tab loses visibility or focus. New placements: login ads on the sign-in screen (the per-day format's real home), a banner slot in the back-office Overview, a text slot in the member sidebar, and a member-ads banner on the homepage. Assets v=20260905g. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+11
-5
@@ -5,7 +5,7 @@
|
||||
<title>InstantAdPay: advertise and earn, locked in code</title>
|
||||
<meta name="description" content="Real ad packages with instant on-chain settlement. Every purchase pays the sponsor line in the same transaction, verifiable by anyone on the live ledger.">
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&display=swap">
|
||||
<link rel="stylesheet" href="/assets/site.css?v=20260905f">
|
||||
<link rel="stylesheet" href="/assets/site.css?v=20260905g">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@@ -344,6 +344,12 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="wrap">
|
||||
<div class="card" id="adSlotHome" hidden style="text-align:center"></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<div class="wrap">
|
||||
<div class="sectionhead">
|
||||
@@ -399,9 +405,9 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<script src="/assets/common.js?v=20260905f"></script>
|
||||
<script src="/assets/wallet.js?v=20260905f"></script>
|
||||
<script src="/assets/home.js?v=20260905f"></script>
|
||||
<script src="/assets/chat.js?v=20260905f"></script>
|
||||
<script src="/assets/common.js?v=20260905g"></script>
|
||||
<script src="/assets/wallet.js?v=20260905g"></script>
|
||||
<script src="/assets/home.js?v=20260905g"></script>
|
||||
<script src="/assets/chat.js?v=20260905g"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user