aboutsummaryrefslogtreecommitdiffstats
path: root/0008-ReplaceGoogleSearch-99999999-Social-Credit-Score.patch
diff options
context:
space:
mode:
author1024x22024-07-20 15:21:28 +0100
committer1024x22024-07-20 15:21:28 +0100
commit81fbe676d788841cc8580815e2e2067759961fbe (patch)
tree0f56d36d7b24b0ae77e112408a2a16d6ae7c20b9 /0008-ReplaceGoogleSearch-99999999-Social-Credit-Score.patch
parentd1697c3c30b8633ea2754d257db189fce268f898 (diff)
Update patches
Diffstat (limited to '0008-ReplaceGoogleSearch-99999999-Social-Credit-Score.patch')
-rw-r--r--0008-ReplaceGoogleSearch-99999999-Social-Credit-Score.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/0008-ReplaceGoogleSearch-99999999-Social-Credit-Score.patch b/0008-ReplaceGoogleSearch-99999999-Social-Credit-Score.patch
new file mode 100644
index 0000000..773d36b
--- /dev/null
+++ b/0008-ReplaceGoogleSearch-99999999-Social-Credit-Score.patch
@@ -0,0 +1,24 @@
+From af07da50b0913f53f70b636f06f853c90cfdd9a6 Mon Sep 17 00:00:00 2001
+From: 1024x2 <2pow11@gmail.com>
+Date: Sat, 20 Jul 2024 00:04:36 +0100
+Subject: [PATCH 8/8] ReplaceGoogleSearch: +99999999 Social Credit Score
+
+---
+ src/plugins/replaceGoogleSearch/index.tsx | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/src/plugins/replaceGoogleSearch/index.tsx b/src/plugins/replaceGoogleSearch/index.tsx
+index 43b0762a..f7d32397 100644
+--- a/src/plugins/replaceGoogleSearch/index.tsx
++++ b/src/plugins/replaceGoogleSearch/index.tsx
+@@ -17,6 +17,7 @@ const DefaultEngines = {
+ Bing: "https://www.bing.com/search?q=",
+ Yahoo: "https://search.yahoo.com/search?p=",
+ Yandex: "https://yandex.com/search/?text=",
++ Baidu: "https://www.baidu.com/s?wd=",
+ GitHub: "https://github.com/search?q=",
+ Reddit: "https://www.reddit.com/search?q=",
+ Wikipedia: "https://wikipedia.org/w/index.php?search=",
+--
+2.45.2
+