Abuse filter management

From CommunityData
Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)

Differences between versions

ItemVersion from 20:05, 27 September 2020 by Benjamin Mako HillVersion from 20:07, 27 September 2020 by Benjamin Mako Hill
Basic information

Description:

(publicly viewable)
create page with poorly encoded cryllic text
create page with (poorly encoded?) cryllic title
Filter conditions
Conditions:
spam_regex := "[Ð]";
spam_regex := "[Ðди]";
(
(
(page_title irlike spam_regex) & !("sysop" in user_groups)
(page_title irlike spam_regex) & !("sysop" in user_groups)
)
)