{ "name": "meow", "value": "<span>nyaa</span>", "verified_at": null }, { "shortcode": "nixos", "static_url": "https://quack.social/files/6d3b3750-d049-4b96-a669-478132bdc8af", "url": "https://quack.social/files/6d3b3750-d049-4b96-a669-478132bdc8af", "visible_in_picker": true } ] } <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="$lang_code" $selected>$name</option>"; } echo "<a for="$frontend" href="" . $instance["clearnet"] . "">" . $hostname . "</a></td>"; echo $is_tor ? "<td><a href="" . $instance["tor"] . "">u{2705}</a></td>" :"<td>u{274C}</td>"; echo "<td>$country</td>"; echo "</tr>"; foreach($instances as $instance) { $hostname = parse_url($instance["clearnet"])["host"]; $country = get_country_emote($instance["country"]) . $instance["country"]; $is_tor = !is_null($instance["tor"]); $is_i2p = !is_null($instance["i2p"]); echo "<tr>"; echo "<td><a href="" . $instance["tor"] . "">u{2705}</a></td>"