صفحۂ اول
جستہ جستہ
آس پاس
داخل ہوں
ترتیبات
عطیہ دیجیے
ویکیپیڈیا کا تعارف
عمومی اظہار لاتعلقی
تلاش
Viewing abuse filter 36: بیرونی روابط یا تصاویر کا اضافہ
صفحۂ اول
مقطر کی حالیہ تبدیلیاں
گذشتہ تبدیلیوں کی پڑتال
نوشتہ مقطار غلط کاری
زیر ترمیم مقطر 36 (حالیہ اقدمات کا گراف
یہاں
ملاحظہ فرمائیں)
فلٹر کے پیرامیٹر
مقطر کا شناختی نمبر:
36
وضاحت:
"(عوامی)"
فلٹر گروپ:
پہلے سے طے شدہ
flow
اعداد و شمار:
Of the last 1,355 actions, this filter has matched 0 (0%). On average, its run time is 0.08 ms, and it consumes 1.8 conditions of the condition limit.
شرائط:
article_namespace == 0 & ( ! "autoconfirmed" in user_groups & ( added_lines irlike "(<img|<a href|([^\[]|\[\[(File:|Image:)?)https?://[\S]*?\.(jpe?g|png|gif|bmp))" & ( ! removed_lines irlike "(<img|<a href|([^\[]|\[\[(File:|Image:)?)https?://[\S]*?\.(jpe?g|png|gif|bmp))" & ( rcount( "external ?(media|image|audio|video)|<ref>|{{cite", lcase(added_lines) ) <= rcount( "external ?(media|image|audio|video)|<ref>|{{cite", lcase(removed_lines) ) ) ) ) )
article_namespace == 0 & ( ! "autoconfirmed" in user_groups & ( added_lines irlike "(<img|<a href|([^\[]|\[\[(File:|Image:)?)https?://[\S]*?\.(jpe?g|png|gif|bmp))" & ( ! removed_lines irlike "(<img|<a href|([^\[]|\[\[(File:|Image:)?)https?://[\S]*?\.(jpe?g|png|gif|bmp))" & ( rcount( "external ?(media|image|audio|video)|<ref>|{{cite", lcase(added_lines) ) <= rcount( "external ?(media|image|audio|video)|<ref>|{{cite", lcase(removed_lines) ) ) ) ) )
ملاحظات:
Warns new users about adding external images (which don't work), HTML images, or HTML links. Log mode only. - KoH removed_lines, of course. - KoH jpeg. - KoH False positive: Adding external link to image. - KoH Faster regex. - KoH No false positives, setting to warn. - KoH Added tag so people can go back and clean up the mess. - KoH False positive: <ref> tags. Making > an exception to http; <img> and <a href> would still get caught. - KoH Exempt {{external media}} per EF/R. - KoH Checking for <ref> in added_lines. - KoH Use rcount. - KoH Check for {{cite. - KoH Correct name: images --> images/links. - KoH Kill warning, it can be fixed later -P adding s? to http 05/27/13 --Soap Catch File:http and Image:http - Jackmcbarn Layout cleanup and condition count reduce. -DF
پرچم:
عوامی نگاہ سے اس مقطر کی تفصیلات چھپائیں
اس فلٹر کو فعال کریں
Enable the use of [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:AbuseFilter/Rules_format#Protected_variables protected variables] in this filter
بطور حذف شدہ نشان زد کریں
فلٹر میں آخری ترمیم کی تاریخ:
13:30، 17 اپریل 2016ء
از
Obaid Raza
(
تبادلۂ خیال
|
شراکتیں
)
تاریخ:
اس فلٹر کا تاریخچہ دیکھیں
آلات:
اس فلٹر کو دوسری ویکی میں برآمد کریں
{"data":{"rules":"article_namespace == 0 \u0026\r\n( \r\n ! \"autoconfirmed\" in user_groups \u0026\r\n (\r\n added_lines irlike \"(\u003Cimg|\u003Ca href|([^\\[]|\\[\\[(File:|Image:)?)https?://[\\S]*?\\.(jpe?g|png|gif|bmp))\" \u0026\r\n (\r\n ! removed_lines irlike \"(\u003Cimg|\u003Ca href|([^\\[]|\\[\\[(File:|Image:)?)https?://[\\S]*?\\.(jpe?g|png|gif|bmp))\" \u0026\r\n (\r\n rcount( \"external ?(media|image|audio|video)|\u003Cref\u003E|{{cite\", lcase(added_lines) ) \u003C= \r\n rcount( \"external ?(media|image|audio|video)|\u003Cref\u003E|{{cite\", lcase(removed_lines) )\r\n )\r\n )\r\n )\r\n)","name":"\u0628\u06cc\u0631\u0648\u0646\u06cc \u0631\u0648\u0627\u0628\u0637 \u06cc\u0627 \u062a\u0635\u0627\u0648\u06cc\u0631 \u06a9\u0627 \u0627\u0636\u0627\u0641\u06c1","comments":"Warns new users about adding external images (which don't work), HTML images, or HTML links.\r\n\r\nLog mode only. - KoH\r\n\r\nremoved_lines, of course. - KoH\r\n\r\njpeg. - KoH\r\n\r\nFalse positive: Adding external link to image. - KoH\r\n\r\nFaster regex. - KoH\r\n\r\nNo false positives, setting to warn. - KoH\r\n\r\nAdded tag so people can go back and clean up the mess. - KoH\r\n\r\nFalse positive: \u003Cref\u003E tags. Making \u003E an exception to http; \u003Cimg\u003E and \u003Ca href\u003E would still get caught. - KoH\r\n\r\nExempt {{external media}} per EF/R. - KoH\r\n\r\nChecking for \u003Cref\u003E in added_lines. - KoH\r\n\r\nUse rcount. - KoH\r\n\r\nCheck for {{cite. - KoH\r\n\r\nCorrect name: images --\u003E images/links. - KoH\r\n\r\nKill warning, it can be fixed later -P\r\n\r\nadding s? to http 05/27/13 --Soap\r\n\r\nCatch File:http and Image:http - Jackmcbarn\r\n\r\nLayout cleanup and condition count reduce. -DF","group":"default","actions":{"tag":["\u0646\u0627\u06a9\u0627\u0631\u06c1 \u0628\u06cc\u0631\u0648\u0646\u06cc \u0631\u0648\u0627\u0628\u0637"]},"enabled":true,"deleted":false,"privacylevel":0,"global":false},"actions":{"tag":["\u0646\u0627\u06a9\u0627\u0631\u06c1 \u0628\u06cc\u0631\u0648\u0646\u06cc \u0631\u0648\u0627\u0628\u0637"]}}
مطابقت پائی جانے کی صورت میں ضروری اقدامات
صارف مقررہ حد کو تجاوز کر دے تو یہ کام کریں
مجاز اقدامات کی تعداد:
وقت کی مدت (سیکنڈ میں):
Group throttle by:
user
See
the documentation on mediawiki.org
.
صارف کو انتباہ دینے کے بعد یہ کام کریں
انتباہ کے لیے زیر استعمال نظامی پیغام:
abusefilter-warning
دوسرے پیغام
دوسرے پیغام کا عنوان:
"("میڈیاویکی:" کے سابقہ کے بغیر)"
Show/Hide preview of selected message
مطلوبہ اقدام سے صارف کو باز رکھیں
عدم اجازت کے لیے زیر استعمال نظامی پیغام:
abusefilter-disallowed
دوسرا پیغام
دوسرے پیغام کا عنوان:
"("میڈیاویکی:" کے سابقہ کے بغیر)"
Show/Hide preview of selected message
صارف کی خود توثیق شدہ حیثیت کو ختم کریں
مکرر مراجعت کی غرض سے ترمیم کو ٹیگ کریں
ٹیگ
:
ناکارہ بیرونی روابط
Require the user to complete a CAPTCHA in order to proceed with the action. Users with permission to skip a CAPTCHA are exempt.