/friends

Changelog · Sunday, July 12, 2026

🎲 better browsing

The random page button got smarter. "Next page" now cycles through every site in order, so you see each one exactly once per lap. And sites that block iframes get a nice fallback card instead of an error. Nerdy detail: before embedding a site, my crawler reads its X-Frame-Options and Content-Security-Policy headers to see if the site allows being shown in an iframe. Sites that say no get the card instead, and the card even quotes the exact header that blocked it.