"account": { "id": "a4ucj8kkqw1m024w", "uri": "https://quack.social/notes/a4ucj8kkqw1m024w", "url": "https://quack.social/notes/a4ucj8kkqw1m024w", "account": { "id": "9wgqtsadnl0w01ir", "username": "rail_", "acct": "rail_@bark.lgbt", "url": "https://bark.lgbt/@rail_" } ], "emoji_reactions": [ { "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="" " . (!isset($opts->engine) ? "selected" : ""; ?> ><br> <label><?php printtext("settings_frontends_disable");?></label> <input type="checkbox" name="disable_special" <?php echo $opts->disable_frontends ? "checked" : ""; ?> ><br> </div> <h2><?php printtext("settings_frontends");?></h2> <p><?php printtext("settings_frontends_description");?></p> <div class="settings-textbox-container"> <div> <span><?php printtext("settings_language");?></span> <select name="language"> <?php