astraddle

<?php printtext("page_title");?></title> </head> <body> <div class="misc-container"> <h1><?php printtext("settings_title");?></h1> <form method="post" enctype="multipart/form-data" autocomplete="off"> <div> <label for="theme"><?php printtext("settings_theme");?>:</label> <select name="theme"> <?php $default = $opts->default_theme ?? "dark"; $themes = str_replace($theme . """, $theme . "" selected", $themes); echo $themes; ?> </select> </div> </div> </div> </div> </div> </div> <div class="flex-row"> <a href="https://ko-fi.com/Ahwxorg" target="_blank" ><img src="static/images/kofi.png" alt="kifi img" height="50" width="auto" /></a> <a href="https://www.buymeacoffee.com/ahwx" target="_blank"> <img src="static/images/buy-me-a-coffee.png" height="50" width="auto" alt="buy-me-a-coffee img" /></a> </div> </div> <?php require_once "misc/footer.php"; ?> PP Žg(P  d÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“»@ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼X÷“¼Eù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼Xø’¼¬ù“½ÿù“½ÿù“½ÿù“½ÿù“½ÿø“¼Ÿ $config = require_once "config.php"; require_once "misc/tools.php"; $instances_json = json_decode(file_get_contents("instances.json"), true); $librey_instances = array_filter($instances_json['instances'], fn($n) => $n['librey']); $librex_instances = array_filter($instances_json['instances'], fn($n) => !$n['librey']); function list_instances($instances) { 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,