MediaFixer/config.json

7 lines
200 B
JSON
Raw Permalink Normal View History

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