Filter ID: | 627 |
Description:
- (publicly viewable)
|
|
Filter hits: | 83,345 hits |
Statistics: | Of the last 165,750 actions, this filter has matched 35 (0.02%).
On average, its run time is 0.16 ms, and it consumes 1.3 conditions of the condition limit. |
Conditions:
(documentation) | user_editcount < 20 &
(
equals_to_any(page_namespace, 118, 119) |
(
equals_to_any(page_namespace, 2, 3) &
contains_any(lcase(new_wikitext) ,"{{user sandbox}}","{{user draft}}")
)
) & (
stringy := (
/* First person */
"(\bour (business|cater|channel|clients?|commitment|company|customers?|employees?|experience|factor(y|ies)|firm|focus|goal|mission|portfolio|products?|professionals?|services?|site|solutions|specialty|staff|team|vision|website))|" +
"(we ((are (committed|proud|speciali[sz]ed))|((can )?offer)|pride ourselves|provide|sell|serve|service))|" +
"((about|call|email|visit) us\b)|" +
"((follow|like) us on)|" +
/* Calls to action - see [[Call to action (marketing)]] */
"(download free)|(free download)|" +
"(free trial)|(order today)|" +
/* Generic PR bullshit */
"((of|for) (businesses|clients|consumers|customers))|" +
"(leading (brand|developer|manufacturer|provider))|" +
"(enterprise (solutions|systems))|" +
"(innovative (designs|solutions))" +
"(friendly staff)|(new markets)|(it solutions)|(web services)|(mission statement)|" +
"(extra prominent)|(prestigious business)|(targeted at)|(one-stop)|(affordable high-quality)|(integrated systems)|" +
"(employs over)|(full integration)|(customer satisfaction)|(cutting costs)|" +
/* Frequently spammed */
"blockchain|cryptocurrency|(erc-20)|(initial coin offering)|" + /* See [[WP:GS/Crypto]] */
/* INDEXing pages */
"__index__|\{\{\s*index\s*(?:\}\}|\|)");
(lcase(added_lines) rlike stringy & !lcase(removed_lines) rlike stringy)
)
|
Notes: |
|
Flags: | |
Filter last modified: | 02:15, 8 November 2019 by Suffusion of Yellow (talk | contribs) |
History: | View this filter's history |
Tools: | Export this filter to another wiki
|