]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data/rbot/plugins/geoip.rb
refactor: httputil no longer core module see #38
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / geoip.rb
2020-04-14 Matthias Heckerrefactor: httputil no longer core module see #38
2014-02-20 Matthias H[plugins] random permissions fix
2014-02-20 Matthias H[plugin] geoip small fixes, needs more work
2011-01-12 Giuseppe BilottaRuby 1.9 cleanup: variables warnings
2010-12-10 Giuseppe Bilottageoip: blogama is dead, long live ipinfodb
2010-07-20 Giuseppe Bilottageoip: massage a few messages
2010-02-13 David Gadlinggeoip: Add blogama and allow for fallback options
2009-02-10 Giuseppe Bilottageoip: make the GeoIP module a standalone
2009-02-10 Giuseppe Bilottageoip: also read lat/lon coordinates
2008-08-21 Giuseppe Bilottageoip plugin: only retrieve host info once on WHOIS
2008-08-21 Giuseppe Bilottageoip plugin: thread command
2008-08-13 Raine Virtageoip plugin: fixed host regex
2008-08-13 Raine Virtageoip plugin: had to change host name of the new lookup...
2008-08-13 Raine Virtageoip plugin: new service for geoip-lookup along with...
2008-08-11 Raine Virtageoip plugin: now stacking whois requests to prevent...
2008-08-11 Raine Virtageoip plugin: added nick based network-wide lookup...
2008-08-11 Raine Virtageoip plugin