diff --git a/src/apps.json b/src/apps.json index 343d7dfb9..e34e82680 100644 --- a/src/apps.json +++ b/src/apps.json @@ -13882,6 +13882,14 @@ "implies": "PHP", "website": "http://punbb.informer.com" }, + "Pushnami": { + "cats": [ + 32 + ], + "icon": "Pushnami.svg", + "script": "api\\.pushnami\\.com", + "website": "https://pushnami.com" + }, "reCAPTCHA": { "cats": [ 16 diff --git a/src/drivers/webextension/images/icons/Pushnami.svg b/src/drivers/webextension/images/icons/Pushnami.svg new file mode 100755 index 000000000..7d6abbf54 --- /dev/null +++ b/src/drivers/webextension/images/icons/Pushnami.svg @@ -0,0 +1,8 @@ + + + Pushnami-Logo + + + + + \ No newline at end of file