mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
20 lines
558 B
JSON
20 lines
558 B
JSON
{
|
|||
|
|
"title": "5chan directories",
|
||
|
|
"description": "Each 5chan directory is assigned to a board (subplebbit) handpicked by the team, until DAO curation is implemented.\n\nhttps://github.com/plebbit/temporary-default-subplebbits",
|
||
|
|
"createdAt": 1762179811,
|
||
|
|
"updatedAt": 1762179811,
|
||
|
|
"subplebbits": [
|
||
|
|
{
|
||
|
|
"title": "/pol/ - Politically Incorrect",
|
||
|
|
"address": "politically-incorrect.eth",
|
||
|
|
"nsfw": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"title": "/biz/ - Business & Finance",
|
||
|
|
"address": "business-and-finance.eth",
|
||
|
|
"nsfw": false
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
|