Viewing abuse filter 64: New page creation by anonymous users

Навигацияға өту Іздеуге өту

You are viewing an old version of this filter. The statistics quoted are for the most recent version of the filter.Return to this filter's history.

Сүзгіш параметрлері
Сүзгіш сәйкестендіргіші:64

Сипаттамасы:

(барлық қатысушыларға көрінеді)
Сүзгіш тобы:
Статистика:Of the last 283 actions, this filter has matched 1 (0,35%). On average, its run time is 0,32 ms, and it consumes 1 condition of the condition limit.
Шарттары:
/* simple conditions that aren't met by many actions first */ user_age === 0 & old_size === 0 & action === 'edit' /* only article-namespaces (talk pages should be excluded);*/ /* exclude categories (NS 14) and timed text (NS 102) and treat project pages (NS 4) differently */ & ( ( (article_namespace % 2) === 0 & article_namespace !== 4 & article_namespace !== 10 & article_namespace !== 14 & article_namespace !== 100 & article_namespace !== 102 ) /* allow creating deletion requests */ | ( article_namespace === 4 & ( strpos( article_text, 'Deletion requests/' ) !== 0 & strpos( article_text, 'Categories for discussion/' ) !== 0 ) ) )
Белгілері:
Жалаушалары:
Сүзгіш соңғы рет өзгертілді:13:25, 2014 ж. ақпанның 27Arystanbek
Тарихы:Бұл сүзгіштің тарихын қарау
Құралдар:Бұл сүзгішті басқа уикиге экспорттау
Сәйкес келу кезінде қабылдау әрекеттері

You are viewing an old version of this filter. The statistics quoted are for the most recent version of the filter.Return to this filter's history.