From be9a72f3a2b0e9317e2229dca3006a27ec26dad3 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Sun, 3 Mar 2024 12:03:23 +0300 Subject: [PATCH] Added search hack for android https://github.com/libredirect/browser_extension/issues/362 --- src/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index 5ed5c96..4b65e4d 100644 --- a/src/config.json +++ b/src/config.json @@ -904,7 +904,8 @@ } }, "targets": [ - "^https?:\\/{2}search\\.libredirect\\.invalid" + "^https?:\\/{2}search\\.libredirect\\.invalid", + "^https?:\\/{2}libredirect\\.github\\.io\\/\\?q" ], "name": "Search", "options": {