mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #765] [Enhancement] Permit > 10 values, per condition, for rules. #1089
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#1089
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @RokeJulianLockhart on GitHub (Sep 1, 2025).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/765
Currently, to bypass this, I merely add multiple conditions per rule. I cannot imagine that this achieves anything for the server, considering that it must process the same amount of rules regardless. Were I able to add an infinite amount per condition, it would improve https://github.com/anonaddy/anonaddy/issues/593#issuecomment-2510301641.
@willbrowningme commented on GitHub (Sep 2, 2025):
Thanks, I've just increased it from 10 values per condition to 50.
@RokeJulianLockhart commented on GitHub (Sep 2, 2025):
@willbrowningme, thanks. I'm sure I'll be back in 5 years, when I've managed to block 50 addresses! 😆 (Of course, I'm kidding, insofar as the answer to https://github.com/anonaddy/anonaddy/discussions/766#discussion-8831873 is as expected.)