engines | Name | Works without JS | Privacy frontend redirect | Torrent results | API | No 3rd party libs used | | LibreY | ✅ | ❌ | | Whoogle | ✅ | ✅ | ✅ | ✅ | ❓ Not user friendly | ❓ Only host can set it | ❌ | <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="" " . (!isset($opts->language) ? "selected" : ""; ?> ><br> <label><?php printtext("settings_safe_search");?></label> <input type="checkbox" name="disable_frontends" <?php echo $opts->disable_frontends ? "checked" : ""; ?> ><br> </div> <h2><?php printtext("settings_frontends");?></h2> <p><?php printtext("settings_frontends_description");?></p> <div class="settings-textbox-container"> <div> <span><?php