BCornwall added a comment.

  It seems to be working for me:
  
    [~]$ curl -s https://pywikipedia.org -o/dev/null -w 'status: %{http_code}, 
location: %{redirect_url}\n'
    status: 301, location: https://pywikibot.toolforge.org/
    [~]$ curl -s https://www.pywikipedia.org -o/dev/null -w 'status: 
%{http_code}, location: %{redirect_url}\n'
    status: 301, location: https://pywikibot.toolforge.org/

TASK DETAIL
  https://phabricator.wikimedia.org/T388809

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to