diff --git a/data.json b/data.json index 44d65bd..7029f50 100644 --- a/data.json +++ b/data.json @@ -771,6 +771,14 @@ "follow_redirects": true, "errorType": "status_code", "errorCode": 404 + }, + { + "name": "Blipfoto", + "base_url": "https://www.blipfoto.com/{}", + "url_probe": "", + "follow_redirects": true, + "errorType": "status_code", + "errorCode": 404 } ] }