-
-
Notifications
You must be signed in to change notification settings - Fork 302
Labels
bugSomething isn't workingSomething isn't working
Description
e.g. https://lwn.net/robots.txt
robots2policy -input https://lwn.net/robots.txt
- action: CHALLENGE
expression: path.startsWith("/Search")
name: robots-txt-policy-disallow-1
- action: CHALLENGE
expression: path.startsWith("/ml")
name: robots-txt-policy-disallow-2
- action: DENY
expression: userAgent.contains("ChatGLM-Spider")
name: robots-txt-policy-blacklist-3
should output more than the 3rd expr
cc @jzb
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working