Filter ID: | 970 |
Description:
- (publicly viewable)
|
|
Filter hits: | 200,138 hits |
Statistics: | Of the last 223,840 actions, this filter has matched 46 (0.02%).
On average, its run time is 0.12 ms, and it consumes 1.3 conditions of the condition limit. |
Conditions:
(documentation) | !("confirmed" in user_groups) &
page_namespace == 0 & (
fixed := "(?:typos?)?\s*fix(?:ed)?\s*(?:a|some)?\s*(?:typos?)?|typos?";
added := "added\s*(?:some)?\s*content";
summary irlike ("^(?:/\* .* \*/\s*)?i?\s*(?:" + fixed + "|" + added + ")$") &
(
summary irlike added ?
(edit_delta <= 0) :
(edit_delta > 10 | edit_delta < -10)
) &
!( /* Already matches filter 633 */
user_app == 1 &
summary rlike "^(?:/\* .* \*/\s?)?(?:Fixed typo|Fixed grammar|Added links|Added content)$"
)
)
|
Notes: |
|
Flags: | |
Filter last modified: | 00:51, 30 October 2021 by Suffusion of Yellow (talk | contribs) |
History: | View this filter's history |
Tools: | Export this filter to another wiki
|