Instagram support

This commit is contained in:
Levi 2022-09-24 15:23:04 +02:00 committed by GitHub
parent 4e9058f95d
commit 09b00b6197
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
{
"token": "your-token-goes-here",
"tweetParser": "https://fxtwitter.com/"
"tweetParser": "https://fxtwitter.com/",
"instaParser": "https://ddinstagram.com/"
}