Conditions: | !"confirmed" in user_groups &
(
art := "(?x)
# Regular expressions
[B38][-=]{2,}D
|[C<][-=]{4,}8
|\(\s*\.\s*Y\s*\.\s*\)
# Fixed strings
|\Q>>>>\E
|\QB == D\E
|\Q( ͡° ͜ʖ ͡°)\E
|\Q#########@########\E
|\Q4$$$$$$\E
|\Q░▄█▄░\E
|\Q\__/\___/\E
|\Q/'/.../..../\E
|\Q”=,_.......“-,\E
|\Q░░░░░\E
";
added_lines rlike art &
!(removed_lines rlike art)
) &
page_namespace != 2 &
page_title != "Sandbox" &
!((old_wikitext + new_wikitext ) rlike "outemap|BS-map")
|
Notes: |
|
Tools: | Export this filter to another wiki
|