jayvdb created this task.
jayvdb added a subscriber: jayvdb.
jayvdb added projects: pywikibot-core, Pywikibot-weblinkchecker.py, Easy, 
Google-Code-In-2015.
Herald added subscribers: pywikibot-bugs-list, StudiesWorld, Aklapper.

TASK DESCRIPTION
  weblinkchecker.py should ignore URLs containing '*' in the domain name as 
they are intentionally not real links.
  
  e.g. 
https://en.wikipedia.org/w/index.php?title=User:John_Vandenberg/test&oldid=700728601
 containing only `http://*.tools.wmflabs.org`
  
  ```
  $ python pwb.py weblinkchecker -family:wikipedia -lang:en 
-page:User:John_Vandenberg/test
  Retrieving 1 pages from wikipedia:en.
  
  
  >>> User:John Vandenberg/test <<<
  checking http://*.tools.wmflabs.org
  
  1 pages read
  0 pages written
  Execution time: 1 seconds
  Read operation time: 1 seconds
  Script terminated successfully.
  Waiting for remaining 1 threads to finish, please wait...
  *[[User:John Vandenberg/test]] links to http://*.tools.wmflabs.org - Socket 
Error: 'No address associated with hostname'.
  Saving history...
  ```

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

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

To: jayvdb
Cc: Aklapper, StudiesWorld, jayvdb, pywikibot-bugs-list, Jay8g



_______________________________________________
pywikibot-bugs mailing list
pywikibot-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to