{
"id": "download.darkworld.site.getState",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"ref": "#output",
"type": "ref"
},
"encoding": "application/json"
},
"description": "Return the normalized website state used by darkworld.download clients."
},
"output": {
"type": "object",
"required": [
"useSusieProphecy",
"brainrotEnabled",
"titleColors",
"favoriteGames",
"favoriteArtists",
"favoriteAlbums",
"favoriteDeltaruneCharacters"
],
"properties": {
"titleColors": {
"type": "string",
"description": "Named title color mode for the site.",
"knownValues": [
"none",
"enby",
"trans",
"pan",
"latvia"
]
},
"favoriteGames": {
"type": "array",
"items": {
"type": "string"
}
},
"favoriteAlbums": {
"type": "array",
"items": {
"type": "string"
}
},
"brainrotEnabled": {
"type": "boolean",
"description": "Whether to show Deltagoon (Deltarune brainrot) in the website."
},
"favoriteArtists": {
"type": "array",
"items": {
"type": "string"
}
},
"useSusieProphecy": {
"type": "boolean",
"description": "Whether to show Susie instead of Kris in prophecy content."
},
"favoriteDeltaruneCharacters": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:lexicon.store
- CID
-
bafyreib373eskxc5jknkzwjbuszero4bdiykibfagvqj4ptnisnxyxh7ne
- Indexed At
- 2026-03-20 15:55 UTC
- AT-URI
-
at://did:web:lexicon.store/com.atproto.lexicon.schema/download.darkworld.site.getState