Herr der Verboten
Honorary Master
TA is the only literal ignore I have on. I have never ever had anyone else on ignore afaik.On the plus side you're not banned from Burger King-sponsored TopAuto![]()
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
TA is the only literal ignore I have on. I have never ever had anyone else on ignore afaik.On the plus side you're not banned from Burger King-sponsored TopAuto![]()
black magickHow can you still see the section if you’re banned from it?
Time to fire this up after having rpm / newsday / luis section banned me from newsday - pointing out its spam is verboten.
What entries do we need to add to the Stylus script to block these 2 new MyBB spambot recruits?
View attachment 1919460
View attachment 1919461
/* Hide Threads by Authors */
.structItem[data-author="Hanno Labuschagne"],
.structItem[data-author="Bianke Neethling"],
.structItem[data-author="Kirsten Minnaar"],
.structItem[data-author="Dylan_G"],
.structItem[data-author="Bloomberg"],
.structItem[data-author="Seth Thorne"],
.structItem[data-author="Reuters"],
.structItem[data-author="Enock Sithole"],
.structItem[data-author="Kimberley Kersten"],
.structItem[data-author="Daniel Puchert"],
.structItem[data-author="Newsday"],
.structItem[data-author="Partner"],
.structItem[data-author="Shaun Jacobs"],
.structItem[data-author="Joseph Sekhampu"],
.structItem[data-author="Daily Investor"],
.structItem[data-author="GroundUp"],
.structItem[data-author="Luis"],
.structItem[data-author="Chris Yelland"],
.structItem[data-author="Jonathan Hoyle"],
.structItem[data-author="Declan Thompson"],
.structItem--thread:has(.structItem-title a[href*="eskom"],
.structItem-title a[href*="Eskom"]),
.structItem--thread:has(.structItem-title a[href*="de-ruyter"]),
.structItem--thread:has(.structItem-cell--latest a.username[href*="/fiestast."],
.structItem-cell--latest a.username[href*="/FiestaST."])
{
display: none !important;
}