Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1307207?usp=email )

Change subject: Update redirected link
......................................................................

Update redirected link

Change-Id: I4a3a026a233c2b32cfc1cf94f1589d5785311f47
---
M pywikibot/pagegenerators/_generators.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Verified; Looks good to me, approved
  Meno25: Looks good to me, approved




diff --git a/pywikibot/pagegenerators/_generators.py 
b/pywikibot/pagegenerators/_generators.py
index 775cd72..c8224d0 100644
--- a/pywikibot/pagegenerators/_generators.py
+++ b/pywikibot/pagegenerators/_generators.py
@@ -1453,7 +1453,7 @@
         :raises ServerError: Either ReadTimeout or server status error
         :raises APIError: Error response from petscan
         """
-        url = 'https://petscan.wmflabs.org'
+        url = 'https://petscan.wmcloud.org'

         try:
             req = http.fetch(url, params=self.opts)

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

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

Reply via email to