download.darkworld.site.getState

darkworld.download

{
  "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": [
        "color",
        "susieProphecy",
        "isKriselle"
      ],
      "properties": {
        "color": {
          "type": "string",
          "description": "Colors in which to theme some elements on the site with.",
          "knownValues": [
            "enby",
            "trans",
            "pan"
          ]
        },
        "isKriselle": {
          "type": "boolean",
          "description": "Determines if Kris is actually Kriselle and might have figured out their gender identity."
        },
        "susieProphecy": {
          "type": "boolean",
          "description": "Swap out Kris with Susie in the prophecy panel."
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against download.darkworld.site.getState

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:s7cesz7cr6ybltaryy4meb6y
CID
bafyreickcz3gaedieax57y7csk5oybarg3sbhnaxq6tdkmcgu7dvv672r4
Indexed At
2026-04-16 21:06 UTC
AT-URI
at://did:plc:s7cesz7cr6ybltaryy4meb6y/com.atproto.lexicon.schema/download.darkworld.site.getState

Version History (3 versions)

Lexicon Garden

@