diff --git a/src/apps.json b/src/apps.json index ac052dc09..fd211ccd2 100755 --- a/src/apps.json +++ b/src/apps.json @@ -939,6 +939,14 @@ "script": "bittads\\.com/js/bitt\\.js$", "website": "http://bittads.com" }, + "Bizweb":{ + "cats": [ + "6" + ], + "env": "^Bizweb$", + "icon": "bizweb.png", + "website": "https://www.bizweb.vn" + }, "Blesta": { "cats": [ "6" diff --git a/src/icons/bizweb.png b/src/icons/bizweb.png new file mode 100644 index 000000000..fbe062bb2 Binary files /dev/null and b/src/icons/bizweb.png differ