Last active
January 22, 2020 06:04
-
-
Save drwasho/373ae87e52017f8350d60ce2aac56dbe to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"name": "OB1", | |
"description": "", | |
"link": "https://ob1.io/verified-moderators.html" | |
}, | |
"types": [ | |
{ | |
"name": "standard", | |
"description": "A moderator that has been vetted by OB1", | |
"badge": { | |
"tiny": "https://search.ob1.io/images/verified_moderator_badge_tiny.png", | |
"small": "https://search.ob1.io/images/verified_moderator_badge_small.png", | |
"medium": "https://search.ob1.io/images/verified_moderator_badge_medium.png", | |
"large": "https://search.ob1.io/images/verified_moderator_badge_large.png" | |
} | |
} | |
], | |
"moderators": [ | |
{ | |
"peerID": "QmP3JMej5FBt5675ZiXwtBoQ9y47PANSSZ1wtVgzMEDzER", | |
"type": "standard" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment