diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/config.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.json b/src/config.json index 5ed5c967..4b65e4d5 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": { |