2019-04-10 09:25:05 +01:00
|
|
|
webmentionio = {
|
|
|
|
'domain': 'example.com',
|
|
|
|
'token': 'https://webmention.io/settings -> API key',
|
|
|
|
'secret': 'https://webmention.io/settings/webhooks -> callback secret'
|
|
|
|
}
|
|
|
|
|
|
|
|
telegraph = {
|
2019-06-13 15:32:13 +01:00
|
|
|
'token': 'https://telegraph.p3k.io/ -> select site under avatar -> settings gear icon -> API key'
|
2019-04-10 09:25:05 +01:00
|
|
|
}
|