Направо към съдържанието

Viewing abuse filter 2: Нов потребител премахва бележки

Редактиране на филтър 2

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.

Параметри на филтъра
Идентификатор на филтър:2

Описание:

(публично достъпно)
Статистики:От последните 822 действия, този филтър съвпадна с 5 от тях (0,61%). Средното му време на изпълнение е 0,38 ms, а изразходва 1,9 условия от лимита за условия.
Условия:
!"confirmed" in user_groups & page_namespace == 0 /* narrow down edits to just those dealing with refs */ & removed_lines irlike "</?ref\b" /* this edit_delta ignores large blankings treated by another filter */ & edit_delta >= -3000 /* no added lines usually means a blanking which is dealt with by other filters */ & length(added_lines) > 0 & !added_lines irlike "^#(?:виж|пренасочване|redirect)\s*\[\[" & ( /* matches normal or self-closing refs, excluding self-referencing ones */ rx_match := "(?i)<ref\b[^>]*+(?<!/)>(?:[^<.]++|\.(?!wikipedia\.org\b)|<(?!/?ref\b))*+</ref\b|<ref\b[^>]*/>"; /* removes comments and empty refs */ rx_clean := "(?i)<!--(?:[^-]++|-(?!->))*+-->|<ref\s*>\s*</ref\s*>|<ref\s*/>(?:\s*</ref\s*>)?"; /* compare match counts of removed and added */ rcount(rx_match, str_replace_regexp(removed_lines, rx_clean, "")) > rcount(rx_match, str_replace_regexp(added_lines, rx_clean, "")) )
Забележки:
Флагове:
Последна промяна на филтъра:02:54, 25 февруари 2024 от Ted Masters (беседа | приноси)
История:Преглед на историята на този филтър
Инструменти:Експортиране на този филтър към друго уики
Действия при съвпадение

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.