Add extra giphy media URL

This commit is contained in:
TheEssem 2021-05-06 16:12:44 -05:00
parent afeff51ffe
commit 8e7764fc57

View file

@ -11,6 +11,7 @@ const giphyURLs = [
"www.giphy.com" "www.giphy.com"
]; ];
const giphyMediaURLs = [ // there could be more of these const giphyMediaURLs = [ // there could be more of these
"media.giphy.com",
"media0.giphy.com", "media0.giphy.com",
"media1.giphy.com", "media1.giphy.com",
"media2.giphy.com", "media2.giphy.com",