Hts

"reblogs_count": 0, "favourites_count": 0, "reblogged": false, "favourited": false, "muted": false, "sensitive": false, "spoiler_text": "", "visibility": "unlisted", "media_attachments": [], "mentions": [ { "shortcode": "neobot_pat", "static_url": "https://quack.social/files/58854199-bfa4-4852-a458-9843721f6040", "url": "https://quack.social/files/58854199-bfa4-4852-a458-9843721f6040", "visible_in_picker": true } ] } <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="" " . (($category_index == $opts->type) ? "class="active" " : "") . ">Any</option>"; foreach ($languages as $lang_code => $language) { $name = trim($parts[0]); $domain = parse_url($_SERVER['SERVER_NAME']);