Skip to content

Commit be9a72f

Browse files
committed
Added search hack for android #362
1 parent bf64922 commit be9a72f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,8 @@
904904
}
905905
},
906906
"targets": [
907-
"^https?:\\/{2}search\\.libredirect\\.invalid"
907+
"^https?:\\/{2}search\\.libredirect\\.invalid",
908+
"^https?:\\/{2}libredirect\\.github\\.io\\/\\?q"
908909
],
909910
"name": "Search",
910911
"options": {

0 commit comments

Comments
 (0)