Added another giphy URL
This commit is contained in:
parent
10cb101b0d
commit
a7b60548d0
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ const tenorURLs = [
|
|||
];
|
||||
const giphyURLs = [
|
||||
"giphy.com",
|
||||
"www.giphy.com"
|
||||
"www.giphy.com",
|
||||
"i.giphy.com"
|
||||
];
|
||||
const giphyMediaURLs = [ // there could be more of these
|
||||
"media.giphy.com",
|
||||
|
|
Loading…
Reference in a new issue