jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/783443 )

Change subject: [bugfix] Ingnore bloomberg captcha
......................................................................

[bugfix] Ingnore bloomberg captcha

Bug: T306304
Change-Id: I6d6cec3d13ae3d8b50e77b9267a4400180c8cb0e
---
M scripts/reflinks.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Rubin: Looks good to me, but someone else must approve
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/scripts/reflinks.py b/scripts/reflinks.py
index b87180f..3ce0467 100755
--- a/scripts/reflinks.py
+++ b/scripts/reflinks.py
@@ -158,7 +158,7 @@
             403[ ]forbidden
             |(404|page|file|information|resource).*not([ ]*be)?[ ]*
             (available|found)
-            |are[ ]robot
+            |are[ ](?:.+?[ ])?robot
             |site.*disabled
             |error[ ]404
             |error.+not[ ]found

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/783443
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I6d6cec3d13ae3d8b50e77b9267a4400180c8cb0e
Gerrit-Change-Number: 783443
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Rubin <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to