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

Khoản mụcPhiên bản vào 12:01, ngày 12 tháng 10 năm 2020 bởi PlantaestPhiên bản vào 13:14, ngày 13 tháng 10 năm 2020 bởi Plantaest
Điều kiện lọc
Các điều kiện:
(user_age == 0 | (user_age > 0 & user_editcount <= 100)) &
(user_age == 0 | (user_age > 0 & user_editcount <= 100)) &
page_namespace == 0 &
page_namespace == 0 &
(
(
     my_regex := "(\|\s*(nationalcaps\d*|(nt|pt|nationalteam-|club-)update)\s*=.*\n)";
     my_regex := "(\|\s*(nationalcaps\d*|(nt|pt|nationalteam-|club-)update)\s*=.*\n)";
new := get_matches(my_regex, added_lines);
new := get_matches(my_regex, added_lines);
old := get_matches(my_regex, removed_lines);
old := get_matches(my_regex, removed_lines);
new[1] != old[1]
new[0] != old[0]
)
)