Skip to content

How can I block (block rule) feed articles with specific tags? #2291

Answered by xfzv
x0tester0x asked this question in Q&A
Discussion options

You must be logged in to vote

@x0tester0x (mentioning just in case you're no longer subscribed to this discussion).

You'll need at least 2.1.0 since filtering rules also applying to tags and authors was added in 2.1.0:

Update entry processor to allow blocking/keeping entries by tags and/or authors

Relevant PRs:

You just need to add blocking rules like before and they will now also apply to tags/authors.

I've just tried it and it works fine, assuming your blocking rules are also working, of course.

Docs - filtering rules mentions RE2 syntax documentation but it's quite difficult to get into in my opinion.

I used this website to test my regex rules to see whether they match certain strings or not, that w…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by x0tester0x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants