Added another giphy URL

This commit is contained in:
Essem 2022-03-05 23:06:20 -06:00
parent 10cb101b0d
commit a7b60548d0
No known key found for this signature in database
GPG key ID: 7D497397CC3A2A8C

View file

@ -10,7 +10,8 @@ const tenorURLs = [
]; ];
const giphyURLs = [ const giphyURLs = [
"giphy.com", "giphy.com",
"www.giphy.com" "www.giphy.com",
"i.giphy.com"
]; ];
const giphyMediaURLs = [ // there could be more of these const giphyMediaURLs = [ // there could be more of these
"media.giphy.com", "media.giphy.com",