From ab679094024b6ea08ef5b8bf6466fd23a1d2ea55 Mon Sep 17 00:00:00 2001 From: Yury Smidovich Date: Wed, 10 Oct 2018 15:56:32 +0300 Subject: [PATCH] Add VK Photos by @Stmol (#673) --- contents.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 1f4097f2..d1cf6a31 100644 --- a/contents.json +++ b/contents.json @@ -17085,6 +17085,29 @@ ], "date_added": "Sep 19 2018", "suggested_by": "@shu223" + }, + { + "title": "VK Photos", + "category-ids": [ + "photo" + ], + "description": "Image gallery for social network VK.com", + "source": "https://github.com/Stmol/vkphotos", + "itunes": "https://itunes.apple.com/app/id1435811369", + "license": "gpl-3.0", + "stars": 0, + "tags": [ + "swift", + "flux", + "rxswift" + ], + "screenshots": [ + "https://github.com/Stmol/vkphotos/blob/master/.readme/screen1.jpg?raw=true", + "https://github.com/Stmol/vkphotos/blob/master/.readme/screen2.jpg?raw=true", + "https://github.com/Stmol/vkphotos/blob/master/.readme/screen3.jpg?raw=true" + ], + "date_added": "Oct 10 2018", + "suggested_by": "@stmol" } ] -} \ No newline at end of file +}