diff --git a/src/apps.json b/src/apps.json index 15e580efe..0c536da9e 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6506,6 +6506,18 @@ "icon": "Stackla Social Hub.png", "website": "stackla.com/" }, + "Stamplay": { + "cats": [ + 34, + 47 + ], + "headers": { + "Server": "Stamplay" + }, + "icon": "Stamplay.png", + "script": "stamplay.*\\.js", + "website": "stamplay.com" + }, "Starlet": { "cats": [ 22 diff --git a/src/icons/Stamplay.png b/src/icons/Stamplay.png new file mode 100644 index 000000000..264699655 Binary files /dev/null and b/src/icons/Stamplay.png differ