Files
OneForAll-mirror/data/rules/wappalyzer/froala editor.json
T
2020-07-29 00:02:06 +08:00

13 lines
254 B
JSON

{
"name": "Froala Editor",
"website": "http://froala.com/wysiwyg-editor",
"matches": [
{
"regexp": "<[^>]+class=\"[^\"]*(?:fr-view|fr-box)"
}
],
"implies": [
"jQuery",
"Font Awesome"
]
}