Материал из ЭнциклопАтис
Возврат к редактированию фильтра | Вернуться к истории фильтра
Различия между версиями
| Элемент | Версия участника SirCotare от 12:13, 16 апреля 2012 | Версия участника SirCotare от 12:33, 16 апреля 2012 |
Описание:
- (общедоступное)
|
|
|
| | Link spamming | | Link spamming |
|
| Флаги: | |
| Примечания: |
|
|
| | 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 |
|
| Условия: |
|
|
| | !("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))) |
|
| Действия, выполняемые при совпадении |
|
|
| | Метка: possible link spam | | Метка: possible link spam |
| − | Сужение: new; 3,1200; user,ip | + | Сужение: 6; 3,1200; user,ip |
| − | Предупреждение: abusefilter-warning-link-spam | + | Предупреждение: abusefilter-warning |
|