From dafd935940c63b5ff9b71093cf3ad3d273ae51a3 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 14 Oct 2022 00:23:36 +0600 Subject: [PATCH] Add SmtpJS / email --- src/technologies/s.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/technologies/s.json b/src/technologies/s.json index b46d75d8c..de17855a9 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -171,6 +171,16 @@ }, "website": "http://www.simplemachines.org" }, + "SmtpJS": { + "cats": [ + 75 + ], + "description": "SmtpJS is a free library you can use for sending emails from JavaScript.", + "icon": "default.svg", + "scriptSrc": "/smtpjs\\.com/(?:v([\\d\\.]+)/)?smtp\\.js\\;version:\\1", + "oss": true, + "website": "https://smtpjs.com" + }, "SOBI 2": { "cats": [ 19