bubbling

{ "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 }, { "shortcode": "neocat_hug_ice_3", "static_url": "https://quack.social/files/74bbed87-4740-4b4f-8789-31088f84f25e", "url": "https://quack.social/files/74bbed87-4740-4b4f-8789-31088f84f25e", "visible_in_picker": true } ], "bot": false, "discoverable": true }, { "name": "matrix/pronouns/other", "value": "<span>curl -I </span><a rel="nofollow noopener noreferrer" target="_blank" href="https://liv.town">liv.town</a>", "verified_at": null }, { "clearnet": "https://librey.milivojevic.in.rs/", "tor": "http://a5zlmx66wvhhuwyy7i4zqqyasqqbivy5a24ynioyzkdnmvttvycr63ad.onion/", "i2p": null, "country": "DE", "librey": true }, { "name": "meow", "value": "<span>nyaa</span>", "verified_at": null } ] } <?php require_once "misc/search_engine.php"; require_once "locale/localization.php"; $opts = load_opts(); function print_page_buttons($type, $query, $page) { if ($type > 1) return; echo "<div class="next-page-button-wrapper">"; if ($page != 0) { print_next_page_button("&lt;&lt;", 0, $query, $type); print_next_page_button("&lt;", $page - 10, $query, $type);