Page 1 of 1

winfuture-forum.de

Posted: Fri Aug 21, 2020 5:52 am
by TO_Webmaster
Every post containing the word "Anzeige" (= "display") is blocked. Talking about displays is not very uncommon in an IT forum.

Example: First post on

Code: Select all

https://www.winfuture-forum.de/index.php?showtopic=221981&pid=2028867&st=0

Re: winfuture-forum.de

Posted: Fri Aug 21, 2020 7:33 am
by intense
test

Code: Select all

winfuture-forum.de#@#div.ExtraPostBlock:has(div.post_block:has-text(Anzeige))
winfuture-forum.de##div.ExtraPostBlock:has(div.post_block:has-text(Anzeige):not(.with_rep))

Re: winfuture-forum.de

Posted: Fri Aug 21, 2020 10:19 pm
by TO_Webmaster
That seems to work.