Report-an-ad dialog: site dialog with no default reason (was a native prompt pre-filled with "broken")

Campaign #27 (house AdRevSplit text ad) was reported "broken" with no note while the target framed
and loaded fine; the report dialog was prompt() with 'broken' as the default value, so one stray OK
filed it. Now IAP.ask with an explicit, validated reason and an optional note; common.js tag bumped
on all pages.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-16 10:21:53 -05:00
parent 69d672665c
commit 616f328db5
17 changed files with 27 additions and 21 deletions
+1 -1
View File
@@ -481,7 +481,7 @@
</div>
</section>
<script src="/assets/common.js?v=20260914a"></script>
<script src="/assets/common.js?v=20260916a"></script>
<script src="/assets/wallet.js?v=20260909c"></script>
<script src="/assets/home.js?v=20260915b"></script>
<script src="/assets/chat.js?v=20260906m"></script>