ebac2fcb32
Mobile Safari shows a red 'Suppress dialogs' option on the second native pop-up in a row and, once tapped, swallows every later prompt on the site until reload (Hugh, 2026-09-12, campaign top-up). IAP.ask / IAP.confirmBox in common.js render a modal-card dialog (Enter/Escape, focus, backdrop cancel); all nine call sites in my.js use them (top-up credits, link insert x2 with selection restore, pay it forward, adopt note, release, unlink, add position, Trust Wallet check). Version tags bumped on every page that loads common.js. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
33 lines
2.4 KiB
HTML
33 lines
2.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
|
|
<title>Disclaimer | InstantAdPay</title>
|
|
<link rel="icon" type="image/png" href="/logo-icon.png">
|
|
<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=20260910h">
|
|
</head>
|
|
<body>
|
|
<div id="nav"></div>
|
|
<section><div class="wrap" style="max-width:820px">
|
|
<div class="sectionhead" style="text-align:left"><h2>Risk & Earnings Disclaimer</h2><p class="muted small">Last updated: September 2026</p></div>
|
|
<div class="card">
|
|
<h3>No income guarantee</h3>
|
|
<p class="muted small">InstantAdPay is an advertising service with a referral program. It is not an investment, a security, or a passive-income scheme. We do not promise, project, or guarantee any earnings. Any figures shown in examples or sample creatives are illustrations only, not typical or expected results. Most participants should expect to earn little or nothing unless real advertising is purchased in their line.</p>
|
|
<h3>Not financial or legal advice</h3>
|
|
<p class="muted small">Nothing on the Platform is investment, financial, tax, or legal advice. Do your own research and consult a professional before spending money.</p>
|
|
<h3>Crypto risk</h3>
|
|
<p class="muted small">Purchases settle on a public blockchain using a volatile network token. On-chain transactions are final and irreversible: there are no refunds, chargebacks, or reversals. You are responsible for your wallet, your keys, network fees, and the tax treatment of your activity.</p>
|
|
<h3>Live on Polygon</h3>
|
|
<p class="muted small">The Platform is live on the Polygon mainnet. Purchases and payouts use POL, a real cryptocurrency with real monetary value. Every transaction is real and final — this is not a simulation or test environment.</p>
|
|
<h3>Advertising</h3>
|
|
<p class="muted small">Ads are member-created and auto-approved for speed. InstantAdPay does not endorse and is not responsible for advertised products, sites, or claims. Use your judgment, and report anything broken or inappropriate.</p>
|
|
<h3>Your responsibility</h3>
|
|
<p class="muted small">You decide whether, and how much, to spend. Never spend more than you can afford to lose.</p>
|
|
</div>
|
|
</div></section>
|
|
<script src="/assets/common.js?v=20260912b"></script>
|
|
<script src="/assets/legal.js?v=20260908a"></script>
|
|
</body>
|
|
</html>
|