From d57dd47c5683b994e695fcef53ee0d784a390227 Mon Sep 17 00:00:00 2001 From: Farhan Khan Date: Wed, 2 Dec 2020 21:18:36 -0500 Subject: [PATCH] config modification example --- poll/config.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poll/config.jsonc b/poll/config.jsonc index 458c387..4e706e4 100644 --- a/poll/config.jsonc +++ b/poll/config.jsonc @@ -57,14 +57,14 @@ */ "massfollowers": [ { - "acct": "fedilogue@fedilogue.social", + "acct": "fedilogue@example.com", "name": "Fedilogue Mass Follower", "summary": "Profile description here", "followingCount": 200, "followlimit": -1 }, { - "acct": "fedilogue@fedilogue.com", + "acct": "fedilogue@example.xyz", "name": "Fedilogue Mass Follower", "summary": "Profile description here", "followingCount": 200,