mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-04 10:00:55 +01:00
16 lines
No EOL
723 B
Text
16 lines
No EOL
723 B
Text
BRANDING_NAME = "FixTweet"
|
|
BRANDING_NAME_DISCORD = "FixTweet - Embed videos, polls & more!"
|
|
DIRECT_MEDIA_DOMAINS = "d.fxtwitter.com,dl.fxtwitter.com,d.pxtwitter.com,d.twittpr.com,dl.pxtwitter.com,dl.twittpr.com"
|
|
TEXT_ONLY_DOMAINS = "t.fxtwitter.com,t.twittpr.com"
|
|
DEPRECATED_DOMAIN_LIST = "pxtwitter.com,www.pxtwitter.com"
|
|
DEPRECATED_DOMAIN_EPOCH = "1559320000000000000"
|
|
MOSAIC_DOMAIN_LIST = "mosaic.fxtwitter.com"
|
|
API_HOST_LIST = "api.fxtwitter.com,api-canary.fxtwitter.com"
|
|
HOST_URL = "https://fxtwitter.com"
|
|
REDIRECT_URL = "https://github.com/FixTweet/FixTweet"
|
|
EMBED_URL = "https://github.com/FixTweet/FixTweet"
|
|
SENTRY_DSN = ""
|
|
SENTRY_AUTH_TOKEN = ""
|
|
SENTRY_ORG = ""
|
|
SENTRY_PROJECT = ""
|
|
API_FALLBACK_DOMAIN = "https://" |