jayvdb added a subscriber: jayvdb. jayvdb added a project: Pywikibot-Other-scripts. jayvdb added a comment.
It is using `urllib2`, and is not setting a user-agent at all. `weblinkchecker.py` sets a user-agent, but the code will need a bit of adapting. Or a better approach is to rip out all of the urllib2 stuff and T111300: Convert reflinks to requests <https://phabricator.wikimedia.org/T111300>. TASK DETAIL https://phabricator.wikimedia.org/T113596 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: jayvdb, Aklapper, pywikibot-bugs-list, Rubin16 _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
