De EnciclopAtys
Regresar al gestor de filtros | Regresar al historial del filtro
Diferencias entre versiones
| Elemento | Versión desde 12:13 16 abr 2012 por SirCotare | Versión desde 12:33 16 abr 2012 por SirCotare |
Descripción:
- (visible públicamente)
|
|
|
| | Link spamming | | Link spamming |
|
| Opciones: | |
| Notas: |
|
|
| | 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 |
|
| Condiciones: |
|
|
| | !("autoconfirmed" in user_groups) & | | !("autoconfirmed" in user_groups) & |
| | (article_namespace == 0) & | | (article_namespace == 0) & |
| | !(user_name in article_recent_contributors) & | | !(user_name in article_recent_contributors) & |
| | (old_size > 0) & | | (old_size > 0) & |
| | (count("http://", string(added_lines)) > count("http://", string(removed_lines))) & | | (count("http://", string(added_lines)) > count("http://", string(removed_lines))) & |
| | !(count("<ref", string(added_lines)) > count("<ref", string(removed_lines))) | | !(count("<ref", string(added_lines)) > count("<ref", string(removed_lines))) |
|
| Medidas a tomar cuando las condiciones coincidan |
|
|
| | Etiquetar: possible link spam | | Etiquetar: possible link spam |
| − | Limitar: new; 3,1200; user,ip | + | Limitar: 6; 3,1200; user,ip |
| − | Advertir: abusefilter-warning-link-spam | + | Advertir: abusefilter-warning |
|