From 8aa4657c2b781bceff4349b3688f07260aa150ea Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Tue, 9 Jul 2019 21:12:21 -0700 Subject: [PATCH] add gfycat support --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 7be10f6a..66c16f78 100644 --- a/data.json +++ b/data.json @@ -1194,5 +1194,12 @@ "urlMain": "https://last.fm/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" + }, + "gfycat": { + "errorType": "status_code", + "url": "https://gfycat.com/@{}", + "urlMain": "https://gfycat.com/", + "username_claimed": "Test", + "username_unclaimed": "noonewouldeverusethis7" } } \ No newline at end of file