From 4743f022545013f024108a3fa4f6072f2c012553 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 13 Aug 2023 02:54:30 +0600 Subject: [PATCH] Add Isso / comment-systems --- src/technologies/i.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/technologies/i.json b/src/technologies/i.json index 5c7f03787..814380b9f 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -1229,6 +1229,18 @@ "scriptSrc": "\\.issuu\\.com/", "website": "https://issuu.com" }, + "Isso": { + "cats": [ + 15 + ], + "description": "Isso is a lightweight commenting server written in Python and JavaScript, referred to as \"Ich schrei sonst\" in German.", + "js": { + "Isso.fetchComments": "" + }, + "implies": "Python", + "oss": true, + "website": "https://github.com/posativ/isso/" + }, "Iterable": { "cats": [ 32