diff --git a/src/apps.json b/src/apps.json index 252093b54..9f8b4d27d 100755 --- a/src/apps.json +++ b/src/apps.json @@ -7383,6 +7383,17 @@ "implies": "Python", "website": "http://sphinx.pocoo.org" }, + "SpinCMS": { + "cats": [ + "1" + ], + "headers": { + "Set-Cookie": "spincms_session" + }, + "icon": "SpinCMS.png", + "implies": "PHP", + "website": "http://www.spin.cw" + }, "SpiderControl iniNet": { "cats": [ "45" diff --git a/src/icons/SpinCMS.png b/src/icons/SpinCMS.png new file mode 100644 index 000000000..f6e947831 Binary files /dev/null and b/src/icons/SpinCMS.png differ