MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "abfstartid": 11,
        "continue": "-||"
    },
    "query": {
        "abusefilters": [
            {
                "id": 1,
                "description": "Repeating characters",
                "pattern": "article_namespace = 0 & !(\"confirmed\" in user_groups)\r\n&(rmwhitespace(added_lines) rlike \"([^_:.*'|=}{0 -]{1,9})\\1{7}\"|\r\nadded_lines rlike \"[bcdfghjklmnpqrstvwxz]{9,}\")\r\n& !(rmwhitespace(removed_lines) rlike \"([^_:.*'|=}{-]{1,9})\\1{6}\")\r\n& !(removed_lines rlike \"[bcdfghjklmnpqrstvwxz]{8,}\")\r\n& !(added_lines rlike \"https?:\\/\\/\\S*([^_:*'|=}{-]{1,9})\\1{7}|https?:\\/\\/\\S*[bcdfghjklmnpqrstvwxz]{7,}|(^|\\n)[|!]\")\r\n& !(lcase(added_lines) rlike \"number|spell|math|string|<br\\b\")\r\n& !(lcase(article_text) rlike \"number\")"
            },
            {
                "id": 2,
                "description": "Section blanking",
                "pattern": "(!(\"autoconfirmed\" in user_groups) &\r\n((article_namespace == 0) &\r\n((length(added_lines) < 1) &\r\n(((rmwhitespace(removed_lines) rlike \"==\\w+==\") &\r\n((rmwhitespace(old_wikitext) contains rmwhitespace(removed_lines + \"==\")) &\r\n(!(rmwhitespace(new_wikitext) contains rmwhitespace(removed_lines + \"==\")))\r\n)) | \r\n((rmwhitespace(old_wikitext) contains rmwhitespace(\"==\" + removed_lines + \"==\")) &\r\n(!(rmwhitespace(new_wikitext) contains rmwhitespace(removed_lines + \"==\")))\r\n)))))"
            },
            {
                "id": 3,
                "description": "Shouting",
                "pattern": "!\"autoconfirmed\" in user_groups\r\n& article_namespace = 0\r\n& length(rmwhitespace(added_lines)) > 12\r\n& added_lines rlike \"^[A-Z0-9\\s\\pP]*?[A-Z]{5}[A-Z0-9\\s\\pP]*$\"\r\n& !(removed_lines rlike \"[A-Z0-9\\s\\pP]*?[A-Z]{5}[A-Z0-9\\s\\pP]\")\r\n& !(\"#REDIRECT\" in added_lines)\r\n& !(added_lines rlike \"__(NOEDIT|NEW)SECTION__\")\r\n& !(added_lines rlike \"__(NO|FORCE)?TOC__\")\r\n& !(added_lines rlike \"^\\*\")\r\n& !(added_lines rlike \"{{[A-Z0-9\\s\\pP]*?[A-Z]{5}[A-Z0-9\\s\\pP]}}\")"
            },
            {
                "id": 4,
                "description": "Vandalism in all caps",
                "pattern": "!\"confirmed\" in user_groups &\r\n(article_namespace == 0 | article_namespace == 3) &\r\n(match := \"ABUSER|\\bA+SS+[- ]?H+O+L+E+\\b|BITCH|\\b(C+O+C+|K+A+W+)K+S*\\b|LOO+S+E+R+|SOOO|CONVICTED|[KC]UNT|DILDO|D+O+U+C+H+E+|EFF+ (Y+O+U+|U+)|F+U+(KK+|C+K|K+C)|GARBAGE|HAGGER|HITLER|JEWS|MENTALLY SICK|M(WA|U)HAHA|N+I+GG+(E+R+|A+H*)|N[A4]ZI|PEDOPHILE|FAGG|PEA?N[UI1][S5]|S+L+U+T+|POOO+P?|W+H+O+R+E+|PERVERT|RACIST|S+H+[1I]+T+|SUCK|VAGINA|VIAGRA|WANK(A|ER|ING)|(W|WANKA)KNIGHT\") &\r\n(((summary rlike match) &\r\n!(summary rlike (\"\\[\\[Special:Contributions.*(\" + match + \".*)\"))) |\r\n((added_lines rlike match) &\r\n!(removed_lines rlike match) &\r\n!(article_text rlike match)))"
            },
            {
                "id": 5,
                "description": "Prevent full page blanking",
                "pattern": "article_namespace == 0 &\r\n!\"confirmed\" in user_groups &\r\nnew_size <12 &\r\nold_size > 300 &\r\n!user_name in article_recent_contributors"
            },
            {
                "id": 6,
                "description": "Removal of all categories",
                "pattern": "article_namespace == 0 &\r\n!\"autoconfirmed\" in user_groups &\r\nedit_delta > -2000 &\r\nlcase(removed_lines) rlike \"\\[\\[\\w?category\" &\r\n!lcase(new_wikitext) rlike \"\\[\\[\\w?category|#\\w?redirect|stub\\w?}}|{{\\w?uncat|{{\\w?db-attack|{{\\w?db-g10|{{\\w?disamb|{{\\w?dab|{{\\w?wi\""
            },
            {
                "id": 7,
                "description": "Large deletion from article by new editors",
                "pattern": "!\"autoconfirmed\" in user_groups\r\n& new_size >= 50\r\n& article_namespace == 0\r\n& edit_delta < -5000\r\n& !user_name in article_recent_contributors \r\n& !\"#redirect\" in lcase(added_lines)\r\n& !(lcase(summary) rlike \"\\bcop(y|ied)|und(id|o)|\\brv[vt]?\\b|revert|vandal|remov|clean|delet|\\brmv?\\b|\\brepea?t\")\r\n& length(summary) < 60\r\n& rcount(\"\\n[|!<]\",removed_lines) / (rcount(\"\\n\",removed_lines) + 1) < 0.9\r\n& length (rmwhitespace(added_lines)) < 3000"
            },
            {
                "id": 8,
                "description": "New user blanking articles",
                "pattern": "!\"autoconfirmed\" in user_groups\r\n& new_size < 50\r\n& old_size > 500\r\n& (article_namespace == 0)\r\n& !user_name in article_recent_contributors\r\n& !(lcase(added_lines) rlike \"#redirect|{{((db-(attack|g10))|wi)}}\")"
            },
            {
                "id": 9,
                "description": "BLP vandalism or libel",
                "pattern": "article_namespace == 0\r\n& !(\"autoconfirmed\" in user_groups)\r\n& old_wikitext rlike \"(c|C)ategory\\:(l|L)iving people\"\r\n& (\r\nline1:= \"(pa?edo(ph|f)il|little\\sboys|molest|predat(e|o)r|\\brap(e|ing|ist)|penis|\\bcunt|\\btwat|bitch\\b|slut\\b|prostitut|whore|\\bf[-._ ]?u[-._ ]?c[-._ ]?k|pimp\\b|faggot|brothel|\\bgays|(is|are)\\sgay|\\(gay\\)|\\bwank(a|er|ed|ing|s)?\\b|bellend|dickhead|terrorist|\\bcocks?\\b)\"; \r\nline2:=\"(drugs|abuse|ha(ve|ving|s|d)\\ssex|sex\\swith|\\bporn)\";\r\nline3:=\"(fired\\b|sacked|expelled|corrupt|fraud)\";\r\nlad:=lcase(added_lines); lrm:=lcase(removed_lines); \r\n\r\n (lad rlike line1) & !(lrm rlike line1)\r\n | ((lad rlike line2) & !(lrm rlike line2))\r\n | ((lad rlike line3) & !(lrm rlike line3))\r\n \r\n)"
            },
            {
                "id": 10,
                "description": "No spaces",
                "pattern": "!(\"autoconfirmed\" in user_groups) &\r\n(article_namespace == 0) &\r\n(added_lines rlike \"[a-zA-Z0-9]{50,}\") &\r\n!(removed_lines rlike \"[a-zA-Z0-9]{50,}\") &\r\n!(added_lines rlike \"https?://[^ ]*?[a-zA-Z0-9]{50,}\")\r\n& !(lcase(added_lines) rlike \"word|thumb|file|sequence\")"
            }
        ]
    }
}