Skip to content

Commit

Permalink
disabling gifs that are too big (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
seantomburke authored Apr 11, 2020
1 parent b0c9885 commit 7754440
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gifs.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,28 +244,28 @@
"name": "nohohank",
"url": "https://media.giphy.com/media/wsUyO4b8iI5Lc5Qbaw/giphy.gif",
"description": "noho hank from barry doing his yes dance",
"active": 1
"active": 0
},
{
"_id": 35,
"name": "charlieday",
"url": "https://media.giphy.com/media/mgqefqwSbToPe/giphy-downsized-large.gif",
"description": "charlie day giving the thumbs up from the movie fist fight",
"active": 1
"active": 0
},
{
"_id": 36,
"name": "celeryman",
"url": "https://media.giphy.com/media/I9kTf5TnfQX5K/source.gif",
"description": "Paul Rudd as celery man saying oh shit! I'm okay",
"active": 1
"active": 0
},
{
"_id": 37,
"name": "waynesworld",
"url": "https://media.giphy.com/media/imRu0Oqh6kzdK/giphy.gif",
"description": "Mike Meyers as Wayne from Wayne's world giving a thumbs up",
"active": 1
"active": 0
},
{
"_id": 38,
Expand Down

0 comments on commit 7754440

Please sign in to comment.