Differences between versions

ItemVersion from 16:01, 13 January 2019 by GalobtterVersion from 17:23, 14 January 2019 by Galobtter
Basic information
Notes:
Tested on filter 953. Quit a bit of vandalism that just involves removing the lead of an article, including the infobox. There's overlap with other filters but a reasonable proportion of edits get through that needs to be disallowed and wouldn't be catcheable by other filters I know of. Currently just logging and if there are no false positives will post on EFN about setting to disallow. -Galo
Tested on filter 953. Quit a bit of vandalism that just involves removing the lead of an article, including the infobox. There's overlap with other filters but a reasonable proportion of edits get through that needs to be disallowed and wouldn't be catcheable by other filters I know of. Currently just logging and if there are no false positives will post on EFN about setting to disallow. -Galo
Increase new_size exclusion limit, so that there should be no conversions to redirects and the like caught. -Galo 20190114
Filter conditions
Conditions:
( documentation)
!"confirmed" in user_groups &
!"confirmed" in user_groups &
page_namespace == 0 & (
page_namespace == 0 & (
   stringy := "{{infobox";
   stringy := "{{infobox";
   stringy2 := "'''";
   stringy2 := "'''";
   contains_all(lcase(removed_lines), stringy, stringy2) &
   contains_all(lcase(removed_lines), stringy, stringy2) &
   !(contains_any(lcase(added_lines), stringy, stringy2)) &
   !(contains_any(lcase(added_lines), stringy, stringy2)) &
   new_size > 50 /* exclude blankings, which is covered by filter 3 */
   new_size > 500 /* exclude blankings, which is covered by filter 3 */
)
)

Differences between versions

ItemVersion from 16:01, 13 January 2019 by GalobtterVersion from 17:23, 14 January 2019 by Galobtter
Basic information
Notes:
Tested on filter 953. Quit a bit of vandalism that just involves removing the lead of an article, including the infobox. There's overlap with other filters but a reasonable proportion of edits get through that needs to be disallowed and wouldn't be catcheable by other filters I know of. Currently just logging and if there are no false positives will post on EFN about setting to disallow. -Galo
Tested on filter 953. Quit a bit of vandalism that just involves removing the lead of an article, including the infobox. There's overlap with other filters but a reasonable proportion of edits get through that needs to be disallowed and wouldn't be catcheable by other filters I know of. Currently just logging and if there are no false positives will post on EFN about setting to disallow. -Galo
Increase new_size exclusion limit, so that there should be no conversions to redirects and the like caught. -Galo 20190114
Filter conditions
Conditions:
( documentation)
!"confirmed" in user_groups &
!"confirmed" in user_groups &
page_namespace == 0 & (
page_namespace == 0 & (
   stringy := "{{infobox";
   stringy := "{{infobox";
   stringy2 := "'''";
   stringy2 := "'''";
   contains_all(lcase(removed_lines), stringy, stringy2) &
   contains_all(lcase(removed_lines), stringy, stringy2) &
   !(contains_any(lcase(added_lines), stringy, stringy2)) &
   !(contains_any(lcase(added_lines), stringy, stringy2)) &
   new_size > 50 /* exclude blankings, which is covered by filter 3 */
   new_size > 500 /* exclude blankings, which is covered by filter 3 */
)
)

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook