Jump to content

Edit filter configuration

Differences between versions

ItemVersion from 13:58, 6 March 2020 by David GerardVersion from 14:22, 15 May 2020 by JzG
Filter conditions
Conditions:
(documentation)
equals_to_any(page_namespace, 0, 118) &
equals_to_any(page_namespace, 0, 118) &
(  
(  
     deprecated := "\b(?:dailymail\.co(?:\.uk|m)|dailycaller\.com|wnd\.com|worldnetdaily\.com|vdare\.com|alternet\.org|campaignlifecoalition\.com|lifesitenews\.com|lifenews\.com|thesun\.co\.uk|thesun\.mobi|thesun\.ie|thescottishsun\.co\.uk)";
     deprecated := "\b(?:dailymail\.co(?:\.uk|m)|(dailycaller|wnd|worldnetdaily|vdare|epochtimes|theepochtimes|campaignlifecoalition|lifesitenews|lifenews)\.com|alternet\.org|thesun\.(co\.uk|mobi|ie)|thescottishsun\.co\.uk)";
     added_lines irlike deprecated &
     added_lines irlike deprecated &
     !("bot" in user_groups) &
     !("bot" in user_groups) &
     !(removed_lines irlike deprecated) &
     !(removed_lines irlike deprecated) &
     !(summary irlike "^(Revert|rv|Undid)")
     !(summary irlike "^(Revert|rv|Undid)")
)
)