fix to add slideshare to the whitelist

This commit is contained in:
Pablo Corral 2013-04-29 19:42:52 +02:00
parent 2ff244a7ca
commit d27164f045

View file

@ -3,6 +3,7 @@ module Oneboxer
module Whitelist
def self.entries
[
Entry.new(/^https?:\/\/(?:www\.)?slideshare\.net\/.+/),
Entry.new(/^https?:\/\/(?:www\.)?rottentomatoes\.com\/.+/),
Entry.new(/^https?:\/\/(?:www\.)?cnn\.com\/.+/),
Entry.new(/^https?:\/\/(?:www\.)?washingtonpost\.com\/.+/),