mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
12 lines
145 B
JSON
12 lines
145 B
JSON
{
|
|
"universal": 50,
|
|
"tag": 30,
|
|
"attribute": 1,
|
|
"pseudo": 0,
|
|
"descendant": -1,
|
|
"child": -1,
|
|
"parent": -1,
|
|
"sibling": -1,
|
|
"adjacent": -1
|
|
}
|