SearXNG | ❓ Only host can set it | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ❓ Only host can set it | ❌ | ❌ | | ------- | -------------------- | ------------------------- | --------------- | --- | ---------------------- | | Whoogle | ✅ | ✅ | ✅ | ❌ | | LibreY | ✅ | ❌ | ❌ | <?php require_once "misc/search_engine.php"; $opts = load_opts(); ?> <title>LibreY - instances</title> </head> <body> <form class="sub-search-container" method="get" autocomplete="off"> <h1>Libre<span class="Y">Y</span></h1> <input type="text" name="q" autofocus/> <input type="hidden" name="p" value="0"/> <input type="submit" class="hide"/> <div class="search-button-wrapper"> <button name="t" value="0" type="submit"><?php printtext("search_button"); ?></button> <?php if (1 > strlen($opts->query) || strlen($opts->query) > 256) {