examples/forgejo: remove standard-bots rule, it's redundant
This commit is contained in:
@@ -248,13 +248,6 @@ rules:
|
|||||||
settings:
|
settings:
|
||||||
challenges: [ resource-load, js-refresh, http-cookie-check ]
|
challenges: [ resource-load, js-refresh, http-cookie-check ]
|
||||||
|
|
||||||
- name: standard-bots
|
|
||||||
action: check
|
|
||||||
settings:
|
|
||||||
challenges: [meta-refresh, resource-load]
|
|
||||||
conditions:
|
|
||||||
- '($is-generic-robot-ua)'
|
|
||||||
|
|
||||||
# Allow all source downloads not caught in browser above
|
# Allow all source downloads not caught in browser above
|
||||||
# todo: limit this as needed?
|
# todo: limit this as needed?
|
||||||
- name: source-download
|
- name: source-download
|
||||||
|
|||||||
Reference in New Issue
Block a user