Skip to content

Commit 97baaa2

Browse files
committed
Another bad actor
1 parent 891806f commit 97baaa2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

anubis/policy.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ bots:
3232
user_agent_regex: CloneVine-Metron/1\.0
3333
action: DENY
3434

35+
# Deny alternative client that the CloneVine user has changed to.
36+
- name: deny-clonevine-alt
37+
user_agent_regex: comic-metadata-client/1\.0
38+
action: DENY
39+
3540
# Pass API requests through without a proof-of-work challenge.
3641
# API consumers (Metron-Tron, scripts, etc.) are not browsers and cannot
3742
# solve a JavaScript challenge.

0 commit comments

Comments
 (0)