will continue to apply to other metasearch engines | Name | Works without JS | Privacy frontend redirect | Torrent results | API | No 3rd party libs used | | SearXNG | ❓ Not user friendly | ❓ Only host can set it | ✅ | ✅ | ❌ | | SearXNG | ❓ Only host can set it | ❌ | <?php require_once "misc/header.php"; $opts = load_opts(); ?> <title>LibreY - <?php printtext("settings_title");?></title> </head> <body> <div class="misc-container"> <h1><?php printtext("settings_title");?></h1> <form method="post" enctype="multipart/form-data" autocomplete="off"> <div> <label for="theme"><?php printtext("settings_theme");?>:</label> <select name="theme"> <?php $default = $opts->default_theme ?? "dark"; $themes = str_replace($theme . """, $theme . ""