printtext("settings_language");?></span> <select name="language"> <?php $languages = json_decode(file_get_contents("static/misc/languages.json"), true); $options = ""; $options .= "<option value="" " . (($category_index == $opts->type) ? "class="active" " : "") . "href="./search.php?q=" . urlencode($opts->query) . "&p=0&t=" . $category_index . ""><img src="static/images/" . $category . "_result.png" alt="" . $category . "_result.png" alt="" . $category . " result" />" . TEXTS["category_$category"] . "</a>"; echo "<input type="text" name="$frontend" placeholder="Replace " . $data["original_name"] . "" value="; echo htmlspecialchars($opts->frontends["$frontend"]["instance_url"] ?? ""); echo ">"; echo "</div>"; } ?> <?php require_once "misc/footer.php"; ?> # Security Policy ## Supported Versions Basically the latest commit. We don't really do versioning with LibreY. ## Reporting a Vulnerability Please join #librey:ahwx.org on Matrix and please no hate speech, also nazi's etc