MyBB Super Filter

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


They are in mine:


Code:
/* 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;
}
 
Top
Sign up to the MyBroadband newsletter
X