Initial commit

This commit is contained in:
2026-02-08 16:36:36 -08:00
commit 5508e4befa
3 changed files with 85 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"TCP": {
"443": {
"HTTPS": true
}
},
"Web": {
"static.tail8f43b.ts.net:443": {
"Handlers": {
"/data-structures-tutoring": {
"Path": "/shared/data-structures-tutoring"
}
}
}
},
"AllowFunnel": {
"static.tail8f43b.ts.net:443": true
}
}