A suspiciously simple business model
What the hell is this?
bigpp.lol is a public advertising leaderboard. A listing's net, confirmed payments determine its position. There is no quality score, voting system, secret editorial preference, or tasteful restraint.
What you are buying
You are buying Paid Placement on this site. Visitors can see the listing, its description, the amount attached to it, and a tracked outbound link. The amount itself becomes the ad.
Why anybody would share it
Taking a position creates an obvious screenshot. Losing it creates an obvious reason to return. Every successful contributor gets a novelty certificate, and every new first-place holder gets a timestamped champion certificate showing how many public placements it beat.
What this does not mean
A high position is not an endorsement, review, investment opinion, safety assessment, or proof that the product is good. It proves that confirmed net payment placed it there.
How the code treats money
Amounts are stored in integer cents. Checkout starts from an internal intent. A signed Stripe webhook must match the exact session, amount, currency, and intent before the database changes. Refunds and lost disputes reduce the displayed total.
The constitution of public overcompensation
The rules
The joke is unserious. The ranking and payment rules are deliberately explicit.
- Confirmed net money determines size.
The all-time board orders active listings by total confirmed payments minus reconciled refunds and lost disputes.
- Every contribution is at least $1.00.
New and existing listings must add the configured minimum in one checkout. Rank targets use a default step of $5.00 above the listing being beaten.
- Existing listings pay only the increase.
Selecting a target total charges the difference between the current total and the server-calculated target, subject to the minimum.
- Checkout does not reserve a position.
Other payments may arrive before yours. The contribution is added atomically after Stripe confirms it, but the projection shown before checkout is not guaranteed.
- Ties reward whoever reached the total first.
Equal all-time totals are ordered by the timestamp at which each listing reached its current total. A stable record ID is the final deterministic tie-breaker.
- The daily board rolls continuously.
“Today” means the preceding 24 hours, not a calendar day. It sums the remaining net value of contributions created inside that window.
- Refunds shrink the PP.
A Stripe refund or lost dispute reduces the public total. Restored dispute funds can restore it. Full reversals revoke the associated contributor certificate.
- Unsafe listings can disappear.
Malware, phishing, illegality, impersonation, hateful content, abuse, or attempts to exploit the service can lead to hiding or removal without preserving rank.
- Paid placement is not endorsement.
Users must independently evaluate every destination. Position indicates payment, not quality or legitimacy.
- Certificates are novelty artifacts.
They verify a recorded site event only. They are not academic, professional, government, legal, or regulatory credentials.