From 8f9f9149b8a7bce53cf4d36fcb78aa09c19a29ed Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Tue, 25 Dec 2018 10:54:17 +0100 Subject: [PATCH] added Pexels --- data.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data.json b/data.json index 74afd7f0..71a72a3d 100644 --- a/data.json +++ b/data.json @@ -364,5 +364,10 @@ "url": "https://unsplash.com/@{}", "errorType": "message", "errorMsg": "Hm, the page you were looking for doesn't seem to exist anymore" + }, + "Pexels": { + "url": "https://www.pexels.com/@{}", + "errorType": "message", + "errorMsg": "Ouch, something went wrong!" } }