|
|
| user_age = 0 | | user_age = 0 |
| & article_namespace = 0 | | & page_namespace = 0 |
| & "Merkityt versiot -kokeilu/Testisivu" in article_text | | & "Merkityt versiot -kokeilu/Testisivu" in page_title |
| & (user_name_short:=substr(user_name, strpos(user_name, ".")+1); ip_short:=substr(user_name, 0, length(user_name) - length(substr(user_name_short, strpos(user_name_short, ".")+1))); 1 | | & (user_name_short:=substr(user_name, strpos(user_name, ".")+1); ip_short:=substr(user_name, 0, length(user_name) - length(substr(user_name_short, strpos(user_name_short, ".")+1))); 1 |
| & ("ip:" + ip_short) in old_links | | & ("ip:" + ip_short) in old_links |
| ) | | ) |