From 81dc65635a390676c927bca517cc6cce4570e4be Mon Sep 17 00:00:00 2001 From: Emmanuel Martins Date: Fri, 31 Jan 2020 06:50:25 -0500 Subject: [PATCH] Update apps.json --- src/apps.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 713369258..88e1e0c1e 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13906,6 +13906,16 @@ "script": "/media/conv/js/jquery\\.js", "website": "https://uknowva.com" }, + "Pytonik": { + "cats": [ + 18, + 22 + ], + "html": "" + "icon": "pytonik.png", + "implies": "Python", + "website": "https://pytonik.com" + }, "vBulletin": { "cats": [ 2 @@ -14438,4 +14448,4 @@ "priority": 7 } } -} \ No newline at end of file +}