
Folloverse is a creator membership platform with per-creation billing, pay-per-view posts, and digital products on a page that carries your brand. Flat 6% fee, 0% for 3 months.
server-side (themeStampMiddleware in hooks.server.ts — the preferences cookie is httpOnly, so it is unreadable here); this script only fills in the OS scheme when nothing is saved, and syncs the theme-color meta either way. The app layout mirrors later changes. data-cfasync="false" is load-bearing, not a hint: Cloudflare Rocket Loader rewrites script tags to a non-executable type and runs them asynchronously after load, which turned this into a ~400ms flash of the wrong theme on every visit with no saved preference. This attribute is the documented opt-out and keeps the script where it belongs
Folloverse is a creator membership platform with per-creation billing, pay-per-view posts, and digital products on a page that carries your brand. Flat 6% fee, 0% for 3 months.
server-side (themeStampMiddleware in hooks.server.ts — the preferences cookie is httpOnly, so it is unreadable here); this script only fills in the OS scheme when nothing is saved, and syncs the theme-color meta either way. The app layout mirrors later changes. data-cfasync="false" is load-bearing, not a hint: Cloudflare Rocket Loader rewrites script tags to a non-executable type and runs them asynchronously after load, which turned this into a ~400ms flash of the wrong theme on every visit with no saved preference. This attribute is the documented opt-out and keeps the script where it belongs