MediaWiki-API-Ergebnis

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": "",
    "query": {
        "abusefilters": [
            {
                "id": 1,
                "description": "Verdacht auf Linkspam im Benutzernamensraum",
                "pattern": "article_namespace >= 2\r\n& article_namespace <= 3\r\n& action==\"edit\"\r\n& ( user_editcount < 3\r\n  & user_age != 0\r\n  & (summary rlike \"\\b\\w+\\.\\w{2,4}\\b\" | added_links > 0)\r\n  | added_lines = \"(font-color: transparent|rayban)\"\r\n)"
            },
            {
                "id": 2,
                "description": "Verdacht auf Linkspam im Benutzernamensraum",
                "pattern": "article_namespace >= 2\r\n& article_namespace <= 3\r\n& action==\"edit\"\r\n& ( user_editcount < 3\r\n  & user_age != 0\r\n  & (summary rlike \"\\b\\w+\\.\\w{2,4}\\b\" | added_links > 0)\r\n  | added_lines = \"(font-color: transparent|rayban)\"\r\n)"
            },
            {
                "id": 3,
                "description": "vermutlich kein sinnvoller Artikel",
                "pattern": "(new_size < 65\r\n& old_size == 0\r\n& action==\"edit\"\r\n& user_age < 3600\r\n& article_namespace == 0\r\n& !(new_wikitext irlike \"^#(?:redirect|weiterleitung)\")\r\n)\r\n|\r\n( old_size == 0\r\n& action==\"edit\"\r\n& user_age < 3600\r\n& article_text rlike \"Code 2000\"\r\n)"
            },
            {
                "id": 4,
                "description": "Ongoing user page spam",
                "pattern": "(user_editcount < 3 | user_age = 0 ) &\r\n(page_namespace = 2) &\r\n(\r\n(old_size == 0 & user_age = 0)\r\n|\r\ncontains_any(lcase(added_lines) + lcase(summary), \"visit my webpage\", \"Home town\", \"surf to my webpage\", \"much to say about me\", \"write about me\", \"ere is my site\", \"part of this site\", \"I life in\", \"my homepage\", \"my web blog\", \"post code\", \"visit my website\", \"isit my blog\", \"payday loans\", \"feel free to surf\", \"to my blog\", \"up coming internet site\", \"eally hope I'm useful\", \"my webpage ::\", \"y web site;\", \"ecommended online site\", \"click through the following\")\r\n|\r\nlcase(added_lines) rlike \"((nothing|not much) to (say|tell) about (me|myself)|a part of (wikimedia|mediawiki)\\.org)\"\r\n|\r\nlcase(added_lines) rlike \"<br><br>(here is my|review my|my web|look at my|also visit|feel free|my site)\"\r\n)"
            },
            {
                "id": 5,
                "description": "Link spamming (flow)",
                "pattern": "page_namespace != 4 &\r\n(user_editcount < 2) &\r\n!contains_any(page_title, '/') & \r\n((count(\"http://\", string(added_lines)) > count(\"http://\", string(removed_lines))) |\r\n(count(\"https://\", string(added_lines)) > count(\"https://\", string(removed_lines)))) &\r\n!(count(\"<ref\", string(added_lines)) > count(\"<ref\",  string(removed_lines))) &\r\n!(added_lines irlike \"https?://[a-z]+\\.wik[a-z]+\\.org\")"
            },
            {
                "id": 6,
                "description": "Prevent standard users from editing others' user pages",
                "pattern": "page_namespace == 2 &\r\n!('/' in page_title) &\r\n!(\"autoconfirmed\" in user_rights) &\r\npage_title != user_name & \r\n!(user_name rlike \"\\(WMF\\)\")"
            }
        ]
    }
}