"https://quack.social/files/1b987a29-aaa6-48ca-a7bd-10dc14c6a3c7", "emojis": [ { "clearnet": "https://search.zeroish.xyz/", "tor": null, "i2p": null, "country": "US", "librey": true }, { "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="" " . (!isset($opts->language) ? "selected" : "") . ">Any</option>"; foreach ($languages as $lang_code => $language) { $name = trim($parts[0]); $domain = parse_url($_SERVER['SERVER_NAME']);