Both the Screamercord and this very wiki are currently listed as adult websites by AI classification models. We are currently working to remedy this, 2026 is not 2019.

In the meantime, you can help by moving all permalinks to IPFS

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 11:06, 10 November 2023 by LawikiVersion from 10:30, 31 July 2025 by Tankmanfan44
Filter conditions
Conditions:
user_editcount < 30 & (
user_editcount < 30 & (
  (
    (
      new_size < 300 &
        new_size < 300 &
      old_size > 300
        old_size > 300
  ) |
    ) |
  edit_delta < -5000
    edit_delta < -5000
) & (
) & (
     bad_words := "\b(?:(?:P+H+|F)+U+C+K+[\w\d]*?|AN+U+S|CR+A+P|SH+I+T|[KC]+U+N+T|NI+GG+(?:E+R|A)|(?:ASS+|BU+(?:T+|M+))[ \-]*(?:H+O+L+E|S+E+X|R+A+P+E)|(?:CO|KA+W+)[CK]|LOO+[SZ]+E+R|BI+T+C+H|PE+N+I+S|WA+N+K+(?:E+R)?|SP+U+R+T|MA+S+T+[UE]+R+B+A+I?T+(?:I+O+N|E+R?)?|HA+GG+E+R|HERMAPHRO|JESKE ?COURLANO|(?:PH+|F)A+G+O+T|KINGPINIE|ORLY)\b";
     bad_words := "\b(?:(?:P+H+|F)+U+C+K+[\w\d]*?|AN+U+S|CR+A+P|SH+I+T|[KC]+U+N+T|NI+GG+(?:E+R|A)|(?:ASS+|BU+(?:T+|M+))[ \-]*(?:H+O+L+E|S+E+X|R+A+P+E)|(?:CO|KA+W+)[CK]|LOO+[SZ]+E+R|BI+T+C+H|PE+N+I+S|WA+N+K+(?:E+R)?|SP+U+R+T|MA+S+T+[UE]+R+B+A+I?T+(?:I+O+N|E+R?)?|HA+GG+E+R|HERMAPHRO|JESKE ?COURLANO|(?:PH+|F)A+G+O+T|KINGPINIE|ORLY)\b";
     ccnorm(added_lines) rlike bad_words &
     ccnorm(added_lines) rlike bad_words &
     !ccnorm(removed_lines) rlike bad_words &
     !ccnorm(removed_lines) rlike bad_words &
     !added_lines irlike "^#Redirect\s*\[\[" &
     !added_lines irlike "^#Redirect\s*\[\[" &
     !contains_any ( page_title, "Sockpuppet investigations", user_name, "Sandbox" )
     !contains_any(page_title, "Sockpuppet investigations", user_name, "Sandbox") &
    action == "move" &
    moved_to_title rlike bad_words
)
)