diff --git a/src/apps.json b/src/apps.json index 7ede88f17..82d0049c8 100755 --- a/src/apps.json +++ b/src/apps.json @@ -5700,6 +5700,16 @@ "website": "www.sigsiu.net/sobi2.html", "icon": "SOBI 2.png" }, + "Solve Media": { + "cats": [ + 16, + 36 + ], + "env": "^(?:_?ACPuzzle|adcopy-puzzle-image-image$)", + "script": "^https?://api\\.solvemedia\\.com/", + "website": "solvemedia.com", + "icon": "Solve Media.png" + }, "SPDY": { "cats": [ 19 diff --git a/src/icons/Solve Media.png b/src/icons/Solve Media.png new file mode 100644 index 000000000..f58f19ff6 Binary files /dev/null and b/src/icons/Solve Media.png differ