diff --git a/src/apps.json b/src/apps.json index 6c473ece9..a2190b4f5 100644 --- a/src/apps.json +++ b/src/apps.json @@ -7291,6 +7291,16 @@ "script": "pub\\.mybloglog\\.com", "website": "http://www.mybloglog.com" }, + "MyCashFlow": { + "cats": [ + 6 + ], + "headers": { + "X-MCF-ID": "" + }, + "icon": "mycashflow.png", + "website": "https://www.mycashflow.fi/" + }, "MySQL": { "cats": [ 34 diff --git a/src/icons/mycashflow.png b/src/icons/mycashflow.png new file mode 100644 index 000000000..50a8b455f Binary files /dev/null and b/src/icons/mycashflow.png differ