MediaFixer/config.json

7 lines
168 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/",
"instaParser": "https://ddinstagram.com/"
2022-09-24 02:01:48 +02:00
}