Closed bacongravy closed 6 years ago
The gif at https://giphy.com/gifs/jKaFXbKyZFja0 is not recognized by giphy-anywhere as a gif whose URL can be copied.
https://giphy.com/gifs/jKaFXbKyZFja0
The regular expression (^https://giphy.com/gifs/.+-([^-\n]+)$) needs to be updated to allow for gifs which don't have names prefixed to their identifier.
^https://giphy.com/gifs/.+-([^-\n]+)$
The gif at
https://giphy.com/gifs/jKaFXbKyZFja0
is not recognized by giphy-anywhere as a gif whose URL can be copied.