- name: robots-txt-policy-disallow-1 action: CHALLENGE expression: single: path.matches("^/search.*") - name: robots-txt-policy-disallow-2 action: CHALLENGE expression: single: path.matches("^/.*/private") - name: robots-txt-policy-disallow-3 action: CHALLENGE expression: single: path.matches("^/file.\\.txt") - name: robots-txt-policy-disallow-4 action: CHALLENGE expression: single: path.matches("^/admin/.*.action=delete")