License is a fork of LibreX, a framework-less and javascript-free privacy respecting meta search engine" version="1.0" vendor="Ahwx <ahwx.org>" maintainer="Ahwx <ahwx.org>" url="https://github.com/Ahwxorg/LibreY" authors="https://github.com/Ahwxorg/LibreY/contributors" # Include arguments as temporary environment variables to be run as an executable. ENTRYPOINT ["/bin/sh", "-c", "docker/entrypoint.sh"] <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="$engine" $selected>$engine</option>"; } echo "</table>"; } ?> </div> </form> <?php fetch_search_results($opts, true); print_page_buttons($opts->type, $opts->query, $opts->page); ?> <?php require_once "engines/text/text.php"; $engines = get_engines(); $options = ""; $options .= "<option value="" " . (!isset($opts->language) ? "selected" : "") . ">auto</option>"; foreach ($engines as $engine) { $selected = $opts->language == $lang_code ? "selected" : "") . ">auto</option>"; foreach ($engines