Welcome sites.json Example

Signed-off-by: hax <hax@lainlounge.xyz>
This commit is contained in:
h@x 2025-01-05 13:15:36 +00:00
parent 248acf3c08
commit 88c9a514b8

7
sites.json Normal file
View file

@ -0,0 +1,7 @@
{
"urls": [
"https://example.com",
"https://example.org",
"https://another-example.com"
]
}