diff --git a/share/apps.json b/share/apps.json old mode 100644 new mode 100755 index d5ecc7622..75e3d6649 --- a/share/apps.json +++ b/share/apps.json @@ -1673,6 +1673,11 @@ "script": "cdn\\.sublimevideo\\.net/js/[a-z\\d]+\\.js", "env": "^sublimevideo$" }, + "Subrion": { + "cats": [ 1 ], + "headers": { "X-Powered-CMS": "Subrion CMS" }, + "implies": [ "PHP" ] + }, "Supersized": { "cats": [ 7, 25 ], "script": "supersized(\\.([\\d\\.]*[\\d]))?.*\\.js\\;version:\\2" diff --git a/share/images/icons/Subrion.png b/share/images/icons/Subrion.png new file mode 100755 index 000000000..fdd2e2d4e Binary files /dev/null and b/share/images/icons/Subrion.png differ