"emojis": [ { "shortcode": "gentowo", "static_url": "https://quack.social/files/fca4f0e1-298d-4fdd-8541-2ef673e9bc11", "url": "https://quack.social/files/fca4f0e1-298d-4fdd-8541-2ef673e9bc11", "visible_in_picker": true }, { "shortcode": "gentowo", "static_url": "https://quack.social/files/fca4f0e1-298d-4fdd-8541-2ef673e9bc11", "url": "https://quack.social/files/fca4f0e1-298d-4fdd-8541-2ef673e9bc11", "visible_in_picker": 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 }, { "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 } ], "bot": false, "discoverable": true }, { "shortcode": "gentowo", "static_url": "https://quack.social/files/fca4f0e1-298d-4fdd-8541-2ef673e9bc11", "url": "https://quack.social/files/fca4f0e1-298d-4fdd-8541-2ef673e9bc11", "visible_in_picker": true }, { "shortcode": "neofox_flag_trans", "static_url": "https://media.bark.lgbt/custom_emojis/images/000/192/650/original/neofox_flag_trans.png", "url": "https://media.bark.lgbt/custom_emojis/images/000/192/650/original/neofox_flag_trans.png", "visible_in_picker": true } ] } <?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']); $librex_instances = array_filter($instances_json['instances'], fn($n) => $n['librey']); $librex_instances = array_filter($instances_json['instances'], fn($n) => !$n['librey']); function list_instances($instances) { echo "<div>"; echo "<a " . (!isset($opts->language) ? "selected" : ""; ?> ><br> <label><?php printtext("settings_safe_search");?></label> <input