diff --git a/src/apps.json b/src/apps.json index a05fdb8bd..f688b1289 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3055,6 +3055,15 @@ "script": "^https?://(?:[^/]+\\.)?i(?:oam|v)wbox\\.de/", "website": "infonline.de" }, + "Ink": { + "cats": [ + 18 + ], + "html": "]*href=\"[^\"]+ink(?:\\.min)?\\.css", + "icon": "Ink.png", + "script": "ink.*\\.js", + "website": "ink.sapo.pt" + }, "IPB": { "cats": [ 2 diff --git a/src/icons/Ink.png b/src/icons/Ink.png new file mode 100644 index 000000000..813119b4d Binary files /dev/null and b/src/icons/Ink.png differ