reworked (nearly) everything

This commit is contained in:
2019-07-30 19:40:35 +02:00
parent 20857a5322
commit a427173739
2 changed files with 61 additions and 35 deletions

View File

@@ -1,11 +1,16 @@
{
"source": {
"url": "https://chaos.social",
"token": "",
"hashtag": "gpn19"
"instances": {
"chaos.social": "secret",
"fem.social": "secret"
},
"drain": {
"url": "https://fem.social",
"token": ""
}
"spreads": [
{
"source": "chaos.social",
"drain": "fem.social",
"hashtags": [
"gpn19",
"cccamp19"
]
}
]
}