diff options
-rw-r--r-- | main.go | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1107,10 +1107,6 @@ func main() { return } - if FingerActor(actor).Id != actor { - return - } - followers := GetCollectionFromID("https://fchan.xyz/followers") var alreadyIndex = false |