MediaFixer/config.json

7 lines
216 B
JSON
Raw Normal View History

2022-09-24 02:01:48 +02:00
{
"token": "your-token-goes-here",
2022-09-24 16:18:51 +02:00
"port": "4000",
2022-09-24 15:23:04 +02:00
"tweetParser": "https://fxtwitter.com/",
2022-09-26 17:33:10 +02:00
"instaParser": "https://ddinstagram.com/",
"tiktokParser": "https://www.vxtiktok.com/"
}