]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
plugins: use CGI.escape instead of URI.escape where appropriate, remove some checks...
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 8 Apr 2007 09:37:01 +0000 (09:37 +0000)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 8 Apr 2007 09:37:01 +0000 (09:37 +0000)
commit109fa2a5b63af113df2c6b21d44135efa0d94d70
treeb19924dbcd8aab2bcd144800787172c863ebb6be
parent74c6e24a38169dd3a03f8d9381d6ff0e6475ffe7
plugins: use CGI.escape instead of URI.escape where appropriate, remove some checks for InvalidURIs that don't make sense anymore, irficy some more html
data/rbot/plugins/bash.rb
data/rbot/plugins/dict.rb
data/rbot/plugins/fish.rb
data/rbot/plugins/freshmeat.rb
data/rbot/plugins/games/azgame.rb
data/rbot/plugins/imdb.rb
data/rbot/plugins/lastfm.rb
data/rbot/plugins/search.rb
data/rbot/plugins/slashdot.rb
data/rbot/plugins/urban.rb
data/rbot/plugins/weather.rb