Abuse filter management

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigation Jump to search

Differences between versions

ItemVersion from 16:12, 13 February 2024 by Codename NoresteVersion from 07:23, 27 May 2024 by Codename Noreste
Basic information
Notes:
New filter to detect ASCII art additions. Imported from filter 42 from viwiki, and set to both warn and tag. -- 64andtim
New filter to detect ASCII art additions. Imported from filter 42 from viwiki, and set to both warn and tag. -- 64andtim
+ "<⁠(⁠ ̄⁠︶⁠ ̄⁠)⁠>". — Codename Noreste, May 27 2024
Filter conditions
Conditions:
!contains_any(user_groups, "autopatrol", "sysop") &
!contains_any(user_groups, "autopatrol", "sysop") &
(
(
     contains_any(added_lines,
     contains_any(added_lines,
     ">>>>",
     ">>>>",
     "~~ ~~ ~~",
     "~~ ~~ ~~",
     "B == D",
     "B == D",
     "=o",
     "=o",
     "B=",
     "B=",
     "=D",
     "=D",
     "       ▀█▄▄  █   ▄█▀",
     "       ▀█▄▄  █   ▄█▀",
     "             █       █",
     "             █       █",
     "ᴅᴏɴɢᴇʀs",
     "ᴅᴏɴɢᴇʀs",
     " ヽ༼ຈل͜ຈ༽ノ",
     " ヽ༼ຈل͜ຈ༽ノ",
     "I\I I",
     "I\I I",
     ".1em .25em .75em .25em",
     ".1em .25em .75em .25em",
     "D351\/10nc1 Ying",
     "D351\/10nc1 Ying",
     "$\"$\"\"\"$....",
     "$\"$\"\"\"$....",
     "[][][] [][][] == =",
     "[][][] [][][] == =",
     "`-._/",
     "`-._/",
     "\ \_\ \ \_\ ",
     "\ \_\ \ \_\ ",
     "\___ \ / _ \ | | |",
     "\___ \ / _ \ | | |",
     "( ͡° ͜ʖ ͡°)",
     "( ͡° ͜ʖ ͡°)",
     ":HM:MHMHI:",
     ":HM:MHMHI:",
     "\ |___",
     "\ |___",
     "D35|\/|0nd",
     "D35|\/|0nd",
     "\/|._.",
     "\/|._.",
     "____\______\___",
     "____\______\___",
     "|---- |----",
     "|---- |----",
     "#########@########",
     "#########@########",
     "4$$$$$$",
     "4$$$$$$",
     "░▄█▄░",
     "░▄█▄░",
     "/'__`\ /'__`\/\ '__`",
     "/'__`\ /'__`\/\ '__`",
     "\__/\___/",
     "\__/\___/",
     "(__)__)",
     "(__)__)",
     "(_\_)(_/_)",
     "(_\_)(_/_)",
     "\| |\/| |/ \/",
     "\| |\/| |/ \/",
     "|--| |--|",
     "|--| |--|",
     "\ \/  \ \/_/",
     "\ \/  \ \/_/",
     ".-´¯¯¯`-.",
     ".-´¯¯¯`-.",
     "/'/.../..../",
     "/'/.../..../",
     "@,+:*++++*#",
     "@,+:*++++*#",
     "”=,_.......“-,",
     "”=,_.......“-,",
     ".-. .-.-. .-.-. .-",
     ".-. .-.-. .-.-. .-",
     "++###++",
     "++###++",
     " ,,,:#,",
     " ,,,:#,",
     "n-----T",
     "n-----T",
     "┏┳┫┣┳┓",
     "┏┳┫┣┳┓",
     "-'        \%/|%",
     "-'        \%/|%",
     "**XXXXXXXXXXX***XX#####",
     "**XXXXXXXXXXX***XX#####",
     "………………….._,,-~’’’¯¯¯’’~-,,",
     "………………….._,,-~’’’¯¯¯’’~-,,",
     "||/ /,-‘-‘x### ::\ \ ;;/",
     "||/ /,-‘-‘x### ::\ \ ;;/",
     "@W7LLLz7",
     "@W7LLLz7",
     "∆ ∆",
     "∆ ∆",
     "\ \_/\ \ \ \\",
     "\ \_/\ \ \ \\",
     "__ / //",
     "__ / //",
     ".. .{.._$;_.",
     ".. .{.._$;_.",
     "░░░░░",
     "░░░░░",
     "3$$$$?;" ) |  
     "3$$$$?;",
    "<⁠(⁠ ̄⁠︶⁠ ̄⁠)⁠>" ) |  
     added_lines rlike "[B38][-=]{2,}D|[C<][-=]{4,}8|\(\s*\.\s*Y\s*\.\s*\)"
     added_lines rlike "[B38][-=]{2,}D|[C<][-=]{4,}8|\(\s*\.\s*Y\s*\.\s*\)"
) &
) &
!((old_wikitext + new_wikitext ) rlike "outemap|BS-map")
!((old_wikitext + new_wikitext ) rlike "outemap|BS-map")