Filter ID: | 34 |
Description:
- (publicly viewable)
|
|
Filter group: | |
Statistics: | Of the last 348,448 actions, this filter has matched 3 (0%).
On average, its run time is 0.17 ms, and it consumes 1 condition of the condition limit. |
Conditions: | ! 'autoconfirmed' in user_groups
& page_namespace === 0
& (
pattern := "\b(https?://|www\.)\S{10}";
(
summary rlike "\bwb(set(label|description|aliases)-(add|set)|setlabeldescriptionaliases)\b"
& summary irlike pattern
) | (
'wbeditentity-update-languages-short' in summary
& lcase(added_lines) rlike pattern
) | (
"wbeditentity-create" in summary
& (
lines := strpos(string(added_lines), 'value\nP') !== false
? substr(string(added_lines), 0, strpos(string(added_lines), 'value\nP'))
: string(added_lines);
lines irlike pattern
)
)
)
&! equals_to_any(page_title, "Q4115189", "Q13406268", "Q15397819")
|
Notes: |
|
Flags: | |
Filter last modified: | 09:28, 14 September 2024 by Matěj Suchánek (talk | contribs) |
History: | View this filter's history |
Tools: | Export this filter to another wiki
|