|
|
| user_age = 0 | | user_age = 0 |
| & article_namespace = 0 | | & article_namespace = 0 |
| & user_name == "91.153.52.83" | | & user_name == "91.153.52.83" |
| & (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:" + user_name_short) in all_links | | & ("ip:" + ip_short) in all_links |
| ) | | ) |