Skip to content

Commit f2d0ff8

Browse files
committed
chore: tweets
1 parent 100a581 commit f2d0ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/crawler/src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ const botUserAgents = [
7878
/\bMidjourney/i, // Midjourney
7979
/\bDALL-E/i, // DALL-E
8080
/\bMeta-External/i, // Meta external agents
81-
/\bGoogle/i, // Google agents
81+
/\bGoogle-/i, // Google agents
8282
/\bLLM/i, // LLM
8383
/\bBytespider/i, // ByteDance spider
8484
/\bBaiduspider/i, // Baidu spider

0 commit comments

Comments
 (0)