edsu / wikichanges

a NodeJS library for monitoring changes on Wikipedia sites
https://npmjs.org/package/wikichanges
70 stars 17 forks source link

improve anonymous regex #3

Closed tochev closed 10 years ago

tochev commented 10 years ago

Bugfixes mistaking users with username like foo0123456789 for ip address (anonymous users).

IPv6 support should be added and perhaps the IP regex should be fine tuned.