onemillioncheckboxes/swarm/settings.json

94 lines
1.7 KiB
JSON
Raw Normal View History

{
"default_font": {
"path": "../ic8x8u.ttf",
"size": 8
},
"avoid": [
{
"type": "rect",
"x": 0,
"y": 0,
"w": 1000,
"h": 10,
"description": "Not ruining fun for normal users"
},
{
"type": "rect",
"x": 0,
"y": 750,
"w": 123,
"h": 123,
"description": "catgirls.win QR code"
},
{
"type": "range",
"start": 900000,
"stop": 1000000,
"description": "catgirls.win text (both b64 and plain)"
},
{
"type": "image",
"path": "../avoid_masks/noita.png",
"description": "Noita logo by Cr4xy"
}
],
"elements": [
{
2024-07-11 22:11:02 +03:00
"type": "text",
"font": "../ic8x8u.ttf",
"size": 8,
"x": 681,
"y": 881,
"text": "tailscale backbobn"
},
{
2024-07-11 22:11:02 +03:00
"type": "text",
"font": "/usr/share/fonts/TTF/TerminusTTF.ttf",
"size": 12,
"x": 256,
"y": 476,
"text": "https://hatkidchan.is-a.dev"
},
{
"type": "text",
"font": "../ic8x8u.ttf",
"size": 8,
"x": 40,
"y": 720,
"text": "https://vprw.ru/wtr"
},
{
"type": "text",
"font": "../ic8x8u.ttf",
"size": 32,
"x": 170,
"y": 400,
"text": "catgirls.win/omcb"
},
{
"type": "text",
"font": "../ic8x8u.ttf",
"size": 32,
"x": 530,
"y": 200,
"text": "LIVE"
},
{
2024-07-11 22:11:02 +03:00
"type": "text",
"font": "../ic8x8u.ttf",
"size": 32,
"x": 530,
"y": 232,
"text": "LOVE"
2024-07-11 05:21:04 +03:00
},
{
2024-07-11 22:11:02 +03:00
"type": "text",
"font": "../ic8x8u.ttf",
"size": 32,
"x": 530,
"y": 264,
"text": "LAIN"
}
]
}