diff --git a/src/apps.json b/src/apps.json index c714ac6c7..bcbbc4698 100755 --- a/src/apps.json +++ b/src/apps.json @@ -952,6 +952,14 @@ "script": "boba(?:\\.min)?\\.js", "website": "http://boba.space150.com" }, + "Bold Chat": { + "cats": [ + "52" + ], + "icon": "BoldChat.png", + "script": "^https?://vmss\\.boldchat\\.com/aid/\\d{18}/bc\\.vms4/vms\\.js", + "website": "https://www.boldchat.com/" + }, "Bolt": { "cats": [ "1" diff --git a/src/icons/BoldChat.png b/src/icons/BoldChat.png new file mode 100755 index 000000000..ceeecf47e Binary files /dev/null and b/src/icons/BoldChat.png differ