$value) { if (!empty($value)) { setcookie($key, $value, time() + (86400 * 90), '/'); } else { setcookie($key, "", time() - 1000); } } } if (isset($_REQUEST["save"]) || isset($_REQUEST["reset"])) { header("Location: ./"); die(); } $opts = load_opts(); require "misc/header.php"; ?> LibreY - Settings

Settings

disable_special ? "checked" : ""; ?> >

Privacy friendly frontends

For an example if you want to view YouTube without getting spied on, click on "Invidious", find the instance that is most suitable for you then paste it in (correct format: https://example.com)

frontends as $frontend => $data) { echo "
"; echo "" . ucfirst($frontend) . ""; echo ""; echo "
"; } ?>
disable_frontends ? "checked" : ""; ?> >

Search settings

Language
" >
safe_search ? "checked" : ""; ?> >