Skip to content

Commit

Permalink
Fix GouGou
Browse files Browse the repository at this point in the history
  • Loading branch information
liviuconcioiu committed Dec 2, 2024
1 parent 13fef06 commit 7c0c043
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions SearchEngines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,12 +363,6 @@ Baidu:
hiddenkeyword:
- '/^$/'
- '/'
-
urls:
- web.gougou.com
params:
- search
backlink: 'search?search={k}'
Biglobe:
-
urls:
Expand Down Expand Up @@ -1183,6 +1177,13 @@ Google Video:
params:
- q
backlink: 'search?q={k}&tbm=vid'
GouGou:
-
urls:
- web.gougou.com
params:
- search
backlink: 'search?search={k}'
GoYellow.de:
-
urls:
Expand Down

0 comments on commit 7c0c043

Please sign in to comment.