-
-
Notifications
You must be signed in to change notification settings - Fork 193
Expand file tree
/
Copy path.env.example
More file actions
25 lines (25 loc) · 1.3 KB
/
Copy path.env.example
File metadata and controls
25 lines (25 loc) · 1.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
STANDARD_DOMAIN_LIST = "fxtwitter.com,fixupx.com,twittpr.com"
STANDARD_BSKY_DOMAIN_LIST = "fxbsky.app,canary.fxbsky.app"
STANDARD_TIKTOK_DOMAIN_LIST = "fixtok.wuff.gay,wuff.gay,dxtiktok.com,cocktiktok.com"
DIRECT_MEDIA_DOMAINS = "d.fxtwitter.com,dl.fxtwitter.com,d.twittpr.com,dl.twittpr.com,d.fixupx.com,d.xfixup.com,dl.fixupx.com,dl.xfixup.com"
TEXT_ONLY_DOMAINS = "t.fxtwitter.com,t.twittpr.com,t.fixupx.com"
INSTANT_VIEW_DOMAINS = "i.fxtwitter.com,i.twittpr.com,i.fixupx.com"
GALLERY_DOMAINS = "g.fxtwitter.com,g.twittpr.com,g.fixupx.com"
FORCE_MOSAIC_DOMAINS = "m.fxtwitter.com,m.twittpr.com,m.fixupx.com"
OLD_EMBED_DOMAINS = "o.fxtwitter.com,o.twittpr.com,o.fixupx.com,o.fxbsky.app"
MOSAIC_DOMAIN_LIST = "mosaic.fxtwitter.com"
MOSAIC_BSKY_DOMAIN_LIST = "mosaic.fxbsky.app"
GIF_TRANSCODE_DOMAIN_LIST = "gif.fxtwitter.com"
VIDEO_TRANSCODE_DOMAIN_LIST = "video.fxtwitter.com"
VIDEO_TRANSCODE_BSKY_DOMAIN_LIST = "video.fxbsky.app"
PBS_PROXY_DOMAIN_LIST = "pbs.fxtwitter.com"
POLYGLOT_DOMAIN_LIST = "polyglot.fxembed.com"
POLYGLOT_ACCESS_TOKEN = ""
BLUESKY_API_HOST_LIST = "api.fxbsky.app"
ATMOSPHERE_API_HOST_LIST = "api.atmosphere.tools,api-canary.atmosphere.tools"
API_HOST_LIST = "api.fxtwitter.com,api-canary.fxtwitter.com"
TWITTER_ROOT = "https://x.com"
SENTRY_DSN = ""
SENTRY_AUTH_TOKEN = ""
SENTRY_ORG = ""
SENTRY_PROJECT = ""