Delete run/rules.json

This commit is contained in:
2026-02-06 16:36:44 +00:00
parent 6f8a4589f7
commit 0f41ff0352

View File

@@ -1,14 +0,0 @@
{
"allow": [
"index.html",
"css/*",
"private/info.php"
],
"deny": [
"private/*"
],
"auth": [
"private/*",
"admin/*"
]
}