Viral link builder: dropdown only (the paste box only ever accepted the site's own pages, which the dropdown already lists)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
+3
-6
@@ -748,11 +748,8 @@
|
||||
</div>
|
||||
<div class="card promo-sec" id="promo-viral" hidden>
|
||||
<div class="card-head"><h3>Viral link builder</h3><span class="sub">any page on the site becomes your link</span></div>
|
||||
<p class="muted small" style="margin:0 0 10px">Pick a page or paste any instantadpay.com address. The link you get carries your name on the end. Whoever opens it is tagged to you for 30 days, exactly like your invite link, so a blog article you share can bring you a member.</p>
|
||||
<div style="display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px">
|
||||
<label class="small">Page<select id="viralPage" style="width:100%"></select></label>
|
||||
<label class="small">Or paste any page address<input id="viralUrl" type="text" placeholder="https://instantadpay.com/blog/..." autocomplete="off" style="width:100%"></label>
|
||||
</div>
|
||||
<p class="muted small" style="margin:0 0 10px">Pick a page. The link you get carries your name on the end. Whoever opens it is tagged to you for 30 days, exactly like your invite link, so a blog article you share can bring you a member.</p>
|
||||
<label class="small" style="display:block">Page<select id="viralPage" style="width:100%;max-width:520px"></select></label>
|
||||
<div class="promo-strip" style="margin-top:10px;padding:0"><div><span class="eyebrow" style="margin:0 0 4px">Your viral link</span><div class="mono small" id="viralLink" style="overflow-wrap:anywhere">…</div></div><button class="btn small" id="viralCopy" type="button">Copy link</button></div>
|
||||
<div id="viralShare" class="angle-btns" style="margin-top:10px"></div>
|
||||
<p class="muted small" style="margin:10px 0 0">Views and joins from these links show under Link stats as the "any page" hook. Last touch still wins: the most recent link a person opened is the one that gets the credit.</p>
|
||||
@@ -1052,7 +1049,7 @@
|
||||
</div>
|
||||
<script src="/assets/common.js?v=20260916a"></script>
|
||||
<script src="/assets/wallet.js?v=20260911a"></script>
|
||||
<script src="/assets/promo.js?v=20260921a"></script>
|
||||
<script src="/assets/promo.js?v=20260921b"></script>
|
||||
<script src="/assets/my.js?v=20260924b"></script>
|
||||
<script src="/assets/chat.js?v=20260907l"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user