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 09:38, 3 December 2022 by TigerfellVersion from 09:47, 3 December 2022 by Tigerfell
Filter conditions
Conditions:
ltemplates := "{{ *(AGPL|Apache license 2.0|Assumed-CC-BY-SA-2.0-self|Attribution|Bing image|Bing image portions|BSD|CC-BY-(NC-|)(ND-|)(SA-|)(2.0|2.5|3.0|4.0|)(-self| OpenStreetMap|)|CC-SA-1.0|CC0|CC0-self|Esri image|Geograph|GFDL|GPL|ID screenshot|ISC|JOSM Icon license( with imagery| without imagery|)|LGPL|Licence Ouverte( 2|)|Mapbox image credit|Maxar image|MIT|MPL|ODbL) *\|";
ltemplates := "{{ *(AGPL|Apache license 2.0|Assumed-CC-BY-SA-2.0-self|Attribution|Bing image|Bing image portions|BSD|CC-BY-(NC-|)(ND-|)(SA-|)(2.0|2.5|3.0|4.0|)(-self| OpenStreetMap|)|CC-SA-1.0|CC0|CC0-self|Esri image|Geograph|GFDL|GPL|ID screenshot|ISC|JOSM Icon license( with imagery| without imagery|)|LGPL|Licence Ouverte( 2|)|Mapbox image credit|Maxar image|MIT|MPL|ODbL) *(\||}})";
(action == 'stashupload' | action == 'upload')
(action == 'stashupload' | action == 'upload')
& !("bot" in user_groups)  
& !("bot" in user_groups)  
& !(lcase(new_wikitext) rlike ltemplates)
& !(added_lines rlike ltemplates)