From 956296acc53b2947486fdc9c0b4d91772e99c247 Mon Sep 17 00:00:00 2001 From: Mark Rutherford Date: Mon, 24 Jun 2024 13:52:37 -0400 Subject: [PATCH] Add pepe the frog shipit gif (#86) * Add pepe the frog shipit gif * Fix gif url --- gifs.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gifs.json b/gifs.json index 2000f6c..0af867c 100644 --- a/gifs.json +++ b/gifs.json @@ -1056,6 +1056,13 @@ "url": "https://media.tenor.com/CguOrrmQ67MAAAAC/clippy-ship-it.gif", "description": "Clippy Ship It", "active": 1 + }, + { + "_id": 151, + "name": "pepe", + "url": "https://media.tenor.com/5JCUkHJQBsAAAAAC/yacht-crypto.gif", + "description": "Pepe the Frog", + "active": 1 } ] }