diff --git a/src/apps.json b/src/apps.json index f2c2dba58..619061166 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6507,6 +6507,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..a92b5bf1a Binary files /dev/null and b/src/icons/Stamplay.png differ