Skip to content

Commit

Permalink
馃尩 Add CMC previews support (Joystream#5934)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdembler authored and WRadoslaw committed Apr 22, 2024
1 parent 75080d3 commit e9aeb87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/atlas-proxy-worker/src/handler.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const CRAWLER_USER_AGENT_REGEX =
/googlebot|YandexBot|baiduspider|twitterbot|facebookexternalhit|discordbot|rogerbot|linkedinbot|embedly|quora link preview|showyoubot|outbrain|pinterest|slackbot|vkShare|W3C_Validator|Rocket.Chat|Minds|Taringa|redditbot/i
/googlebot|YandexBot|baiduspider|twitterbot|facebookexternalhit|discordbot|rogerbot|linkedinbot|embedly|quora link preview|showyoubot|outbrain|pinterest|slackbot|vkShare|W3C_Validator|Rocket.Chat|Minds|Taringa|redditbot|HeadlessChrome/i

declare global {
const ATLAS_URL: string
Expand Down

0 comments on commit e9aeb87

Please sign in to comment.