pegs

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 $options; ?> </select> </div> </div> <?php require_once "misc/header.php"; require_once "misc/tools.php"; require_once "misc/search_engine.php"; $opts = load_opts(); if ($opts->disable_api) { echo "<p>Example API request: <a href="./api.php?q=gentoo&p=2&t=0">./api.php?q=gentoo&p=2&t=0</a></p> <br/> <p>"q" is the search type (0=text, 1=image, 2=video, 3=torrent, 4=tor)</p> <br/> <p>The results are going