$lang_code => $language) { $name = $language["name"]; $selected = $opts->engine == $engine ? "selected" : "") . ">auto</option>"; foreach ($engines as $engine) { $selected = $opts->engine == $engine ? "selected" : ""; $options .= "<option value="$engine" $selected>$engine</option>"; } echo "</table>"; } ?> <?php return (object) array( // CURLOPT_PROXY => "ip:port", // CURLOPT_PROXYTYPE => CURLPROXY_HTTP, CURLOPT_RETURNTRANSFER => true, CURLOPT_ENCODING => "", "number_of_results" => 10, // You can use any Invidious instance here "invidious_instance_for_video_results" => "https://invidious.snopyta.org", "disable_bittorrent_search" => false, // Fallback to another librex instance if google search fails //