From c04662c338df2c92d4f03857af51490572e2b375 Mon Sep 17 00:00:00 2001
From: Daniel Liu <mr.picklepinosaur@gmail.com>
Date: Tue, 4 Aug 2020 12:47:18 -0400
Subject: [PATCH] changed homepage

---
 config.def.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.def.h b/config.def.h
index 7d760cf..5e6506b 100644
--- a/config.def.h
+++ b/config.def.h
@@ -207,4 +207,4 @@ static Button buttons[] = {
 	{ OnMedia,      MODKEY,         1,      clickexternplayer, { 0 },       1 },
 };
 
-#define HOMEPAGE "https://danieliu.xyz/"
+#define HOMEPAGE "https://searx.danieliu.xyz/"
-- 
2.20.1