mirror of
https://github.com/LeviSnoot/MediaFixer.git
synced 2024-12-02 18:00:02 +01:00
Instagram support
This commit is contained in:
parent
4e9058f95d
commit
09b00b6197
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"token": "your-token-goes-here",
|
||||
"tweetParser": "https://fxtwitter.com/"
|
||||
"tweetParser": "https://fxtwitter.com/",
|
||||
"instaParser": "https://ddinstagram.com/"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue