bacongravy / giphy-anywhere

Use GIPHY everywhere you've always wanted to
Other
9 stars 1 forks source link

Some gif URLs can't be copied #2

Closed bacongravy closed 6 years ago

bacongravy commented 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.

bacongravy commented 6 years ago

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.