From aae6de80174116326a23bb66bf2cf9c564b694f3 Mon Sep 17 00:00:00 2001 From: Czechball Date: Thu, 3 Jan 2019 03:09:29 +0100 Subject: [PATCH] Added YouPic.com --- data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data.json b/data.json index 8228645d..db228e47 100644 --- a/data.json +++ b/data.json @@ -537,5 +537,11 @@ "url": "https://issuu.com/{}", "urlMain": "https://issuu.com/", "errorType": "status_code" + }, + "YouPic": { + "url": "https://youpic.com/photographer/{}", + "urlMain": "https://youpic.com/", + "errorType": "message", + "errorMsg": "404" } }