Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Commit

Permalink
Y U NO SECURE
Browse files Browse the repository at this point in the history
mAKE thE meMEDb lInkS sECuRe
  • Loading branch information
advaith1 authored and Chew committed Mar 19, 2018
1 parent 5f687ca commit 06f5539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugins/memedb.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module MemeDB
elsif meme == 'submit'
event.respond 'You can submit a meme here: <http://goo.gl/forms/BRMomYVizsY7SqOg2>'
else
event.respond "http://chewbotcca.co/memedb/#{meme}#{prefix}"
event.respond "https://chewbotcca.co/memedb/#{meme}#{prefix}"
end
end
end

0 comments on commit 06f5539

Please sign in to comment.