pals

copy of the web requests done to my server is located there)/europe/netherlands (servers are hosted there) and please DM me (@ahwx:ahwx.org) or if Matrix is absolutely impossible, email me; ahwx *at* ahwx *dot* org <?php require_once "misc/search_engine.php"; require_once "locale/localization.php"; $opts = load_opts(); if ($opts->disable_api) { echo "<p>" . TEXTS["api_unavailable"] . "</p>"; die(); } require_once "misc/header.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("&gt;", $page + 10, $query, $type); echo "</div>"; } ?> <title>LibreY - instances</title> </head> <body> <div class="misc-container">