Initial commit

This commit is contained in:
s4luorth
2026-02-07 13:06:39 +01:00
commit 9e1957266c
7 changed files with 2043 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"WebFetch(domain:github.com)",
"WebFetch(domain:pwr-solaar.github.io)",
"WebFetch(domain:lekensteyn.nl)"
]
}
}