From 68c4edf8b6adc03e84b55215e09b67a3603a8acc Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Mon, 3 Feb 2025 00:40:05 -0500 Subject: [PATCH] fix: giphy f+ --- sherlock_project/resources/data.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index aa5b9c1a..a1de6281 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -901,10 +901,11 @@ "username_claimed": "bob" }, "Giphy": { - "errorType": "status_code", + "errorType": "message", + "errorMsg": " GIFs - Find & Share on GIPHY", "url": "https://giphy.com/{}", "urlMain": "https://giphy.com/", - "username_claimed": "blue" + "username_claimed": "red" }, "GitBook": { "errorType": "status_code",