holiness

die(); } $results = fetch_search_results($opts, false); if (array_key_exists("error", $results)) { http_response_code(500); } header("Content-Type: application/json"); echo json_encode($results); ?> #!/bin/sh while true; do git stash git pull sleep 60 done <?php return (object) array( // CURLOPT_PROXY => "ip:port", // CURLOPT_PROXYTYPE => CURLPROXY_HTTP, CURLOPT_RETURNTRANSFER => true, CURLOPT_ENCODING => "", "number_of_results" => 10, // The default theme css to use // use `ls --ignore={styles,auto}.css static/css | cut -d. -f1` to list valid themes "default_theme" => "dark", // You can use any Invidious instance here "invidious_instance_for_video_results" => "https://video.liv.town", "disable_bittorrent_search"