diff --git a/src/apps.json b/src/apps.json index c3d3ef4c1..5ed5e7469 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6333,6 +6333,19 @@ "website": "subrion.com", "icon": "Subrion.png" }, + "SumoMe": { + "cats": [ + 5, + 10, + 32, + 36, + 47, + 51 + ], + "script": "load\\.sumome\\.com", + "website": "sumome.com", + "icon": "SumoMe.png" + }, "SunOS": { "cats": [ 28 diff --git a/src/icons/SumoMe.png b/src/icons/SumoMe.png new file mode 100644 index 000000000..b734921bf Binary files /dev/null and b/src/icons/SumoMe.png differ