playhouse

this is the german accent so funny 1d ago why can't i decide that i never use :p", "created_at": "2025-03-01T22:23:08.758Z", "emojis": [], "replies_count": 0, "reblogs_count": 0, "favourites_count": 1, "reblogged": false, "favourited": false, "muted": false, "sensitive": false, "spoiler_text": "", "visibility": "unlisted", "media_attachments": [], "mentions": [], "tags": [], "card": null, "poll": null, "application": null, "language": null, "pinned": false, "reactions": [], "emoji_reactions": [], "bookmarked": false, "quote": null, "edited_at": null }, { "clearnet": "https://librey.retro-hax.net", "tor": null, "i2p": null, "country": "GB", "librey": true }, { "name": "meow", "value": "<span>nyaa</span>", "verified_at": null } ] } <?php require_once "misc/header.php"; require_once "misc/tools.php"; $instances_json = json_decode(file_get_contents("instances.json"), true); $librey_instances = array_filter($instances_json['instances'], fn($n) => $n['librey']);