mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-03 17:40:56 +01:00
7 lines
No EOL
396 B
Text
7 lines
No EOL
396 B
Text
BRANDING_NAME = "FixTweet"
|
|
BRANDING_NAME_DISCORD = "FixTweet by @dangeredwolf - 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"
|
|
MOSAIC_DOMAIN_LIST = "mosaic.fxtwitter.com"
|
|
API_HOST = "api.fxtwitter.com"
|
|
HOST_URL = "https://fxtwitter.com"
|
|
REDIRECT_URL = "https://github.com/dangeredwolf/FixTweet" |