匿名
未登录
登录
罪人堂Wiki
搜索
帮助
查看滥用过滤器3:新用户移除ref脚注1
来自罪人堂Wiki
命名空间
更多
更多
页面操作
滥用过滤器导航
(
首页
|
最近过滤器更改
|
检查过去的编辑
|
滥用日志
)
编辑过滤器3
过滤器参数
过滤器ID:
3
描述:
(公开可见)
统计:
在最近的59次操作中,有0(0%)次触发了本过滤器。 其平均运行时间为2.48毫秒,消耗了2.6条限制。
条件:
int(timestamp) % 1200 < 600 & !("confirmed" in user_groups) /* this edit_delta ignores large blankings that are treated by another filter */ & edit_delta >= -3000 & page_namespace == 0 /* No added lines usually mean a blanking which is dealt with by other filter */ & length(added_lines) != 0 & !("#redirect" in lcase(added_lines)) /*Counts of more reference tags are removed than added */ & (rcount("(<ref>|<ref\s+(name|group)|</ref>)",removed_lines) > rcount("(<ref>|<ref\s+(name|group)|</ref>)",added_lines)) /*Excludes changing to the named reference format and removing closing tags attached to formerly named refs. Unequality is to account for closing the first named tag */ & !(rcount("<ref>",removed_lines) = rcount("<ref\s+(name|group)",added_lines) | rcount("</ref>",removed_lines) <= rcount("<ref\s+(name|group)",added_lines)) /*Excludes removal of references to Wikipedia itself */ & !(count("http://zh.wikipedia.org",removed_lines) > count("http://zh.wikipedia.org",added_lines))
int(timestamp) % 1200 < 600 & !("confirmed" in user_groups) /* this edit_delta ignores large blankings that are treated by another filter */ & edit_delta >= -3000 & page_namespace == 0 /* No added lines usually mean a blanking which is dealt with by other filter */ & length(added_lines) != 0 & !("#redirect" in lcase(added_lines)) /*Counts of more reference tags are removed than added */ & (rcount("(<ref>|<ref\s+(name|group)|</ref>)",removed_lines) > rcount("(<ref>|<ref\s+(name|group)|</ref>)",added_lines)) /*Excludes changing to the named reference format and removing closing tags attached to formerly named refs. Unequality is to account for closing the first named tag */ & !(rcount("<ref>",removed_lines) = rcount("<ref\s+(name|group)",added_lines) | rcount("</ref>",removed_lines) <= rcount("<ref\s+(name|group)",added_lines)) /*Excludes removal of references to Wikipedia itself */ & !(count("http://zh.wikipedia.org",removed_lines) > count("http://zh.wikipedia.org",added_lines))
备注:
2009年4月8日5时(UTC)取自英文维基百科,需不时更新。--PhiLiP 2011-10-28 更新自英文#61 --Bencmq Global abusefilter maintainer edit: the 'timestamp' variable is a string. --Daimona Eaytoy, 2022-06-26
标记:
向公众隐藏本过滤器的详细信息
启用本过滤器
我了解此过滤器详情将向不能查看[https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:AbuseFilter/Rules_format#Protected_variables 受保护变量]的用户隐藏。
标记为已删除
过滤器最后更改:
2025年4月23日 (三) 21:24
,
Somebody
(
留言
|
贡献
)
历史:
查看过滤器历史
工具:
导出此过滤器
{"data":{"rules":"int(timestamp) % 1200 \u003C 600\r\n\u0026 !(\"confirmed\" in user_groups)\r\n/* this edit_delta ignores large blankings that are treated by another filter */\r\n\u0026 edit_delta \u003E= -3000\r\n\u0026 page_namespace == 0\r\n/* No added lines usually mean a blanking which is dealt with by other filter */\r\n\u0026 length(added_lines) != 0\r\n\u0026 !(\"#redirect\" in lcase(added_lines))\r\n/*Counts of more reference tags are removed than added */\r\n\u0026 (rcount(\"(\u003Cref\u003E|\u003Cref\\s+(name|group)|\u003C/ref\u003E)\",removed_lines) \u003E rcount(\"(\u003Cref\u003E|\u003Cref\\s+(name|group)|\u003C/ref\u003E)\",added_lines))\r\n/*Excludes changing to the named reference format and removing closing tags attached to formerly named refs. Unequality is to account for closing the first named tag */\r\n\u0026 !(rcount(\"\u003Cref\u003E\",removed_lines) = rcount(\"\u003Cref\\s+(name|group)\",added_lines) | rcount(\"\u003C/ref\u003E\",removed_lines) \u003C= rcount(\"\u003Cref\\s+(name|group)\",added_lines))\r\n/*Excludes removal of references to Wikipedia itself */\r\n\u0026 !(count(\"http://zh.wikipedia.org\",removed_lines) \u003E count(\"http://zh.wikipedia.org\",added_lines))","name":"\u65b0\u7528\u6237\u79fb\u9664ref\u811a\u6ce81","comments":"2009\u5e744\u67088\u65e55\u65f6\uff08UTC\uff09\u53d6\u81ea\u82f1\u6587\u7ef4\u57fa\u767e\u79d1\uff0c\u9700\u4e0d\u65f6\u66f4\u65b0\u3002--PhiLiP\r\n\r\n2011-10-28 \u66f4\u65b0\u81ea\u82f1\u6587#61 --Bencmq\r\n\r\nGlobal abusefilter maintainer edit: the 'timestamp' variable is a string. --Daimona Eaytoy, 2022-06-26","group":"default","actions":{"tag":["ref"],"warn":["abusefilter-warning-refremoved"]},"enabled":true,"deleted":false,"privacylevel":0,"global":false},"actions":{"tag":["ref"],"warn":["abusefilter-warning-refremoved"]}}
当匹配时,要进行的操作
只当用户触犯频率上限后方触发操作
允许的操作次数:
期限(秒):
受限群组:
user
参见
mediawiki.org上的文档
。
向用户发出警告后再触发这些操作
用作警告的系统消息:
abusefilter-warning
其他消息
其他消息的页面名:
(无须MediaWiki前缀)
显示/隐藏所选消息的预览
阻止用户进行可疑的操作
用作警告的系统消息:
abusefilter-disallowed
其他消息
其他消息的页面名:
(无须MediaWiki前缀)
显示/隐藏所选消息的预览
撤销用户的自动确认状态
封禁进行编辑的用户和/或IP地址
阻止用户和/或IP地址编辑他们自己的讨论页
未注册用户的封禁持续时间:
2小时
1天
3天
1星期
2星期
1个月
3个月
6个月
1年
无限期
注册用户的封禁持续时间:
2小时
1天
3天
1星期
2星期
1个月
3个月
6个月
1年
无限期
标记该编辑以供进一步检查
要应用的
标签
:
ref
导航
导航
导航
首页
最近更改
随机页面
光荣事件
历史文献
讨论板(登录用户)
讨论板(游客)
日志
新闻
沙盒
乐子列表
乐子天梯榜
实名
未实名
挡刀
无法确定
犯罪窝点
团伙天梯榜
狗窝派系
民间组织
公司
站点
小游戏
百家姓
海报墙
友情链接
新浪维基
沐晨论坛
限时活动
人药创作
wiki工具
wiki工具
特殊页面
页面工具
页面工具
用户页面工具
更多
特殊页面
打印版本