diff --git a/src/apps.json b/src/apps.json index 06666d8a3..d4be58633 100755 --- a/src/apps.json +++ b/src/apps.json @@ -2700,7 +2700,7 @@ "24" ], "icon": "Froala.svg", - "html": "class=\".*(fr-view|fr-box)", + "html": "<[^>]+class=\"[^\"]+(?:fr-view|fr-box)", "implies": [ "jQuery", "Font Awesome" ],