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 = [
|
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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue