Add new paywalled features, polish, and favicon
New subscriptions: Like ($0.25, does nothing), HD Audio (removes low-pass filter from synth), Recently Played (shows current song), Cancellation Processing ($4.99 to unsubscribe). Polish: welcome banner fades out smoothly, exit ad plays an annoying jingle via Tone.js, 64kbps Suffering Quality badge shown when HD Audio not purchased, favicon added. Moved og-card.svg source to tools/ (not needed in public/). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d08d886956
commit
5ba61db478
6 changed files with 46 additions and 5 deletions
|
|
@ -13,6 +13,7 @@
|
|||
<meta name="twitter:image" content="https://donothireus.com/pay2play/og-card.png">
|
||||
<meta name="twitter:title" content="Pay2Play! — The Worst Music Player">
|
||||
<meta name="twitter:description" content="Every feature costs money. Even closing the app shows an unskippable ad.">
|
||||
<link rel="icon" href="favicon.ico">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Anybody:wght@400;700;900&family=IBM+Plex+Mono:wght@400;600&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue