Bước tới nội dung

Quản lý bộ lọc sai phạm

Khác biệt giữa các phiên bản

Khoản mụcPhiên bản vào 09:25, ngày 4 tháng 3 năm 2015 bởi Trần Nguyễn Minh HuyPhiên bản vào 00:06, ngày 11 tháng 11 năm 2025 bởi NguoiDungKhongDinhDanh
Thông tin cơ bản
Ghi chú:
Repeated addition of external links to articles by new users.  Often an indication of spam.  Not sure about the right limit/timeframe.  Testing >3 per 20 mins.
Repeated addition of external links to articles by new users.  Often an indication of spam.  Not sure about the right limit/timeframe.  Testing >3 per 20 mins.


Adding refs is generally a good use of external links.
Adding refs is generally a good use of external links.


Fix a bug temporarily -Prodego
Fix a bug temporarily -Prodego


Format.  -DF
Format.  -DF
Thay tên biến cũ bằng tên mới. --NguoiDungKhongDinhDanh 00:06 11 Nov 2025
Điều kiện lọc
Các điều kiện:
! "autoconfirmed" in user_groups &  
! "autoconfirmed" in user_groups &  
(
(
   article_namespace == 0 &  
   page_namespace == 0 &  
   (
   (
     ! user_name in article_recent_contributors &  
     ! user_name in page_recent_contributors &  
     (
     (
       old_size > 0 &
       old_size > 0 &
       (
       (
         count("http://", added_lines) > count("http://", removed_lines) &
         count("http://", added_lines) > count("http://", removed_lines) &
         count("<ref", added_lines) <= count("<ref",  removed_lines)
         count("<ref", added_lines) <= count("<ref",  removed_lines)
       )
       )
     )
     )
   )
   )
)
)