diff --git a/src/constants.ts b/src/constants.ts index 88006372..e540a8a7 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -29,7 +29,7 @@ export const Constants = { BSKY_VIDEO_BASE: 'https://video.bsky.app', BSKY_API_ROOT: 'https://public.api.bsky.app', BOT_UA_REGEX: - /bot|facebook|embed|got|firefox\/92|firefox\/38|curl|wget|go-http|yahoo|generator|whatsapp|revoltchat|preview|link|proxy|vkshare|images|analyzer|index|crawl|spider|python|cfnetwork|node|mastodon|http\.rb|ruby|bun\/|fiddler|iframely|steamchaturllookup/gi, + /bot|facebook|embed|got|firefox\/92|firefox\/38|curl|wget|go-http|yahoo|generator|whatsapp|revoltchat|preview|link|proxy|vkshare|images|analyzer|index|crawl|spider|python|cfnetwork|node|mastodon|http\.rb|ruby|bun\/|fiddler|iframely|steamchaturllookup|bluesky/gi, /* 3 hours */ GUEST_TOKEN_MAX_AGE: 3 * 60 * 60, GUEST_BEARER_TOKEN: `Bearer AAAAAAAAAAAAAAAAAAAAANRILgAAAAAAnNwIzUejRCOuH5E6I8xnZz4puTs%3D1Zv7ttfk8LF81IUq16cHjhLTvJu4FA33AGWWjCpTnA`,