Skip to content

Commit 37f6a65

Browse files
committed
feat: add 'udm=14' to google url T3-Content#112
1 parent f815484 commit 37f6a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bang.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41217,7 +41217,7 @@ export const bangs = [
4121741217
s: "Google",
4121841218
sc: "Google",
4121941219
t: "g",
41220-
u: "https://www.google.com/search?q={{{s}}}",
41220+
u: "https://www.google.com/search?udm=14&q={{{s}}}",
4122141221
},
4122241222
{
4122341223
c: "Online Services",

0 commit comments

Comments
 (0)