9 lines
301 B
Python
9 lines
301 B
Python
webmentionio = {
|
|
"domain": "example.com",
|
|
"token": "https://webmention.io/settings -> API key",
|
|
"secret": "https://webmention.io/settings/webhooks -> callback secret",
|
|
}
|
|
|
|
telegraph = {
|
|
"token": "https://telegraph.p3k.io/ -> select site under avatar -> settings gear icon -> API key"
|
|
}
|