Remix.run Logo
magnat 3 hours ago

Especially when the page source actually contains all the content (so no need to fetch it in JS), part of which is even presented in title.

masfuerte 2 hours ago | parent [-]

It has the content three times (not including the title). Once in json (as escaped html) and twice in meta tags (as plain text). They used to have it in plain html too but that got hidden then removed.

You see read the unescaped html here:

https://beige.party/users/intransitivelie/statuses/117057396...

No stinking js or app required!