Initial commit

This commit is contained in:
isUnknown 2025-11-28 15:38:02 +01:00
commit 2b89c4acd9
15 changed files with 3180 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(curl:*)"
],
"deny": [],
"ask": []
}
}