mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-08 09:38:45 +00:00
13 lines
262 B
JSON
13 lines
262 B
JSON
[
|
|
{
|
|
"expression": "path.startsWith(\"/admin/\")",
|
|
"name": "robots-txt-policy-disallow-1",
|
|
"action": "CHALLENGE"
|
|
},
|
|
{
|
|
"expression": "path.startsWith(\"/private\")",
|
|
"name": "robots-txt-policy-disallow-2",
|
|
"action": "CHALLENGE"
|
|
}
|
|
]
|