diff --git a/share/apps.json b/share/apps.json index 260e09947..194ddcfbc 100644 --- a/share/apps.json +++ b/share/apps.json @@ -695,6 +695,11 @@ "headers": { "Server": "DirectAdmin Daemon v([\\d.]+)\\;version:\\1" }, "implies": [ "PHP", "Apache" ] }, + "Discourse": { + "website": "http://www.discourse.org/", + "cats": [ 2 ], + "env": "Discourse" + }, "Disqus": { "website": "disqus.com", "cats": [ 15 ], diff --git a/share/images/icons/Discourse.png b/share/images/icons/Discourse.png new file mode 100644 index 000000000..93d36188f Binary files /dev/null and b/share/images/icons/Discourse.png differ