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

10 lines
240 B
JSON

{
"name": "Kendo UI",
"website": "https://www.telerik.com/kendo-ui",
"matches": [
{
"regexp": "<link[^>]*\\s+href=[^>]*styles/kendo\\.common(?:\\.min)?\\.css[^>]*/>"
}
],
"implies": "jQuery"
}