You are viewing a single comment's thread from:

RE: Global Blacklist API 2.0 Released

in #utopian-io7 years ago
var fs = require("fs")

var a = JSON.parse(fs.readFileSync("a.json"))

console.log(a.length)

a.json contains the json from getting all blacklisted users across all blacklists.

Result: 50172.

WOW! That doesn't even include the steemhunt blacklist. Though I assume some are multis and all.

Sort:  

No dupes. /blacklists only shows unique.

I mean the same person with multiple accounts.

Ahh, well there is a ton of that hehe.