mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-02-09 05:19:24 -06:00
12 lines
261 B
JSON
12 lines
261 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"
|
|
}
|
|
] |