Skip to content

Commit 45bcbf9

Browse files
committed
feat: only hostnames
1 parent 7d07078 commit 45bcbf9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/tools/query-rewriter.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,10 @@ Let me think about this from different angles... There's always a gap between th
118118
queries: [
119119
{
120120
"tbs": "qdr:y",
121-
"gl": "us",
122121
"location": "Fort Collins",
123122
"q": "regenerative agriculture soil failures limitations"
124123
},
125124
{
126-
"gl": "us",
127125
"location": "Ithaca",
128126
"q": "mycorrhizal fungi quantitative sequestration metrics"
129127
},
@@ -141,7 +139,6 @@ queries: [
141139
},
142140
{
143141
"tbs": "qdr:m",
144-
"gl": "us",
145142
"location": "Davis",
146143
"q": "soil microbial inoculants research trials"
147144
},
@@ -192,8 +189,6 @@ queries: [
192189
"q": "AI最新トレンド 必須スキル"
193190
},
194191
{
195-
"gl": "us",
196-
"hl": "en",
197192
"q": "artificial intelligence literacy fundamentals"
198193
},
199194
{

0 commit comments

Comments
 (0)