Skip to content

Comments

feat(ui): expose Browsertrix Crawler --blockRules in advanced options#188

Open
skyy-07 wants to merge 1 commit intoopenzim:mainfrom
skyy-07:#67-limit-download-size-URLS
Open

feat(ui): expose Browsertrix Crawler --blockRules in advanced options#188
skyy-07 wants to merge 1 commit intoopenzim:mainfrom
skyy-07:#67-limit-download-size-URLS

Conversation

@skyy-07
Copy link

@skyy-07 skyy-07 commented Dec 31, 2025

This PR exposes Browsertrix Crawler --blockRules in zimit-frontend so operators can define URL/resource blocking rules directly from the request UI. It adds a multiline Block Rules field under Advanced options, validates the input as JSON with clear error messages, and wires the value end-to-end through the request payload (block_rules) into the Browsertrix crawl configuration so the rules are actually enforced during crawling. Comprehensive unit tests, documentation (format + examples), and i18n strings are included to ensure the feature is reliable and easy to use.
#67.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant