mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-10-04 22:01:53 +08:00
12 lines
No EOL
261 B
JSON
12 lines
No EOL
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"
|
|
}
|
|
] |