From 3977d0c719e423704adb4b93142b077020df1b36 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sun, 24 Nov 2024 01:49:28 +0900 Subject: [PATCH] Update index.php --- assets/php/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/php/index.php b/assets/php/index.php index 8dbbe5c..50ca2c4 100644 --- a/assets/php/index.php +++ b/assets/php/index.php @@ -527,7 +527,7 @@ function relay_web_search($params) { "t" => "0" // text only ); $result = relay_fetch_url(array( - "url" => "https://serp.catswords.net/api.php?" . http_build_query($search_params) + "url" => "https://farside.link/librex/api.php?" . http_build_query($search_params) )); if ($result['success']) { return array(