add mastodon/foolslide/foolfuuka examples to example config

This commit is contained in:
Mike Fährmann
2019-02-05 16:17:25 +01:00
parent 050bc1aa4a
commit 53c2fd4664
3 changed files with 30 additions and 3 deletions

View File

@@ -115,6 +115,30 @@
"external": true,
"reblogs": true
}
},
"mastodon":
{
"mastodon.xyz":
{
"access-token": "cab65529..."
},
"tabletop.social": {
"access-token": "513a36c6..."
},
"directory": ["mastodon", "{instance}", "{account[username]!l}"],
"filename": "{id}_{media[id]}.{extension}"
},
"foolslide": {
"otscans": {"root": "https://otscans.com/foolslide"},
"helvetica": {"root": "https://helveticascans.com/r" }
},
"foolfuuka": {
"fireden-onion": {"root": "http://ydt6jy2ng3s3xg2e.onion"},
"scalearchive": {"root": "https://archive.scaled.team" }
}
},