Skip to content

Commit

Permalink
Remove num param from links too
Browse files Browse the repository at this point in the history
  • Loading branch information
taylormonacelli committed Aug 16, 2024
1 parent f0b9941 commit b77dd8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/links/google.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ var ParamsToRemove = []string{
"hl",
"ictx",
"ie",
"num",
"oq",
"prmd",
"sa",
Expand Down

0 comments on commit b77dd8b

Please sign in to comment.