લખાણ પર જાઓ
મુખ્ય મેનુ
મુખ્ય મેનુ
બાજુમાં ખસેડો
છુપાવો
ભ્રમણ
મુખપૃષ્ઠ
ચોતરો
તાજા ફેરફારો
કોઈ પણ એક પાનું
મદદ
અન્ય ભાષાઓમાં
શોધો
શોધો
Appearance
દાન આપો
ખાતું બનાવો
પ્રવેશ
વ્યક્તિગત સાધનો
દાન આપો
ખાતું બનાવો
પ્રવેશ
Pages for logged out editors
વધુ જાણો
યોગદાનો
ચર્ચા
Viewing abuse filter ૩: Adding emails in articles
મદદ
ઘર
Recent filter changes
અગાઉના સંપાદનો ચકાસો
દુરુપયોગ નોંધ
ગુજરાતી
સાધનો
સાધનો
બાજુમાં ખસેડો
છુપાવો
ક્રિયાઓ
સામાન્ય
ખાસ પાનાં
પાનું છાપો
ટૂંકું URL મેળવો
Download QR code
અન્ય પ્રકલ્પોમાં
Appearance
બાજુમાં ખસેડો
છુપાવો
Editing filter ૩
Filter parameters
Filter ID:
૩
Description:
(publicly viewable)
આંકડાકીય માહિતી:
Of the last ૩૩ actions, this filter has matched ૦ (૦%). On average, its run time is ૦.૩૧ ms, and it consumes ૧.૮ conditions of the condition limit.
શરતો:
((page_namespace == 0) | (page_namespace == 4)) & (user_editcount < 1000) & (line1:="(?<!\[\[[Ff]ile:)(?<!\[\[[Ii]mage:)(?<!\|[Ii][Dd]=)(\b[^\s\]\[\{\}\\\|^\/`<>=@:\"']+@\w+(?!\.[Hh][Tt][Mm])(?!\.(?:[Jj][Pp][Gg]|[Pp][Nn][Gg]))(?:\.\w+){1,3})"; rcount(line1, added_lines) > rcount(line1, removed_lines))
((page_namespace == 0) | (page_namespace == 4)) & (user_editcount < 1000) & (line1:="(?<!\[\[[Ff]ile:)(?<!\[\[[Ii]mage:)(?<!\|[Ii][Dd]=)(\b[^\s\]\[\{\}\\\|^\/`<>=@:\"']+@\w+(?!\.[Hh][Tt][Mm])(?!\.(?:[Jj][Pp][Gg]|[Pp][Nn][Gg]))(?:\.\w+){1,3})"; rcount(line1, added_lines) > rcount(line1, removed_lines))
નોંધો:
Email addresses probably shouldn't be in articles for a long list of reasons; this is tagging for right now, just to see how much this is done. Depending on community consensus and the results of this test, this may be turned to warn/disallow with a helpful template explaining why an email is a no-no. - Hersfold :Switching from "\b(mailto:)?[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}\b" to the regex XLinkBot uses for consistency - Hersfold Hersfold, please consider merging with 211 -Prodego Added " and ' to exceptions. Ruslik Introduced a variable and shortened the filter's code. - Ruslik Adjusted the negative lookbehind to ignore image/file links - Shirik 6 Feb 2010 Now ignoring all JPGs via negative lookahead - Shirik 10 Feb 2010 Added an exception for |id=. Ruslik Corrected the exception. - Shirik 27 March 2010 Added an edit count threshold. A seasoned editor was warned for reverting vandalism (the @ symbol was in the url). Revert if you can think of anything better. --Tim 5/5 Adding the Wikipedia namespace. --Reaper 2012-01-10
નિશાનીઓ
Hide details of this filter from public view
આ ગાળક સક્રિય કરો
Enable the use of [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:AbuseFilter/Rules_format#Protected_variables protected variables] in this filter
Mark as deleted
Filter last modified:
૦૧:૧૨, ૧૧ માર્ચ ૨૦૨૨
,
Xaosflux
(
ચર્ચા
|
યોગદાન
)
દ્વારા
ઇતિહાસ:
આ ગાળકનો ઇતિહાસ જુઓ
સાધનો:
Export this filter to another wiki
{"data":{"rules":"((page_namespace == 0) | (page_namespace == 4)) \u0026\r\n(user_editcount \u003C 1000) \u0026\r\n(line1:=\"(?\u003C!\\[\\[[Ff]ile:)(?\u003C!\\[\\[[Ii]mage:)(?\u003C!\\|[Ii][Dd]=)(\\b[^\\s\\]\\[\\{\\}\\\\\\|^\\/`\u003C\u003E=@:\\\"']+@\\w+(?!\\.[Hh][Tt][Mm])(?!\\.(?:[Jj][Pp][Gg]|[Pp][Nn][Gg]))(?:\\.\\w+){1,3})\";\r\nrcount(line1, added_lines) \u003E rcount(line1, removed_lines))","name":"Adding emails in articles","comments":"Email addresses probably shouldn't be in articles for a long list of reasons; this is tagging for right now, just to see how much this is done. Depending on community consensus and the results of this test, this may be turned to warn/disallow with a helpful template explaining why an email is a no-no. - Hersfold\r\n\r\n:Switching from \"\\b(mailto:)?[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\\.[A-Za-z]{2,4}\\b\" to the regex XLinkBot uses for consistency - Hersfold\r\n\r\nHersfold, please consider merging with 211 -Prodego\r\n\r\nAdded \" and ' to exceptions. Ruslik\r\n\r\nIntroduced a variable and shortened the filter's code. - Ruslik\r\nAdjusted the negative lookbehind to ignore image/file links - Shirik 6 Feb 2010\r\nNow ignoring all JPGs via negative lookahead - Shirik 10 Feb 2010\r\nAdded an exception for |id=. Ruslik\r\nCorrected the exception. - Shirik 27 March 2010\r\nAdded an edit count threshold. A seasoned editor was warned for reverting vandalism (the @ symbol was in the url). Revert if you can think of anything better. --Tim 5/5\r\nAdding the Wikipedia namespace. --Reaper 2012-01-10","group":"default","actions":{"tag":["adding email address"],"warn":["abusefilter-warning-email"]},"enabled":true,"deleted":false,"privacylevel":0,"global":false},"actions":{"tag":["adding email address"],"warn":["abusefilter-warning-email"]}}
Actions to take when matched
Trigger actions only if the user trips a rate limit
Number of actions to allow:
સમયગાળો:
Group throttle by:
user
See
the documentation on mediawiki.org
.
Trigger these actions after giving the user a warning
System message to use for warning:
abusefilter-warning
બીજા સંદેશ
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Prevent the user from performing the action in question
System message to use for disallowing:
abusefilter-disallowed
Other message
Page name of other message:
(without "MediaWiki:" prefix)
Show/Hide preview of selected message
Revoke the user's autoconfirmed status
Tag the edit for further review
Tags
to apply:
adding email address
Require the user to complete a CAPTCHA in order to proceed with the action. Users with permission to skip a CAPTCHA are exempt.