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

11 lines
260 B
JSON

{
"name": "LinkSmart",
"website": "http://linksmart.com",
"matches": [
{
"search": "script",
"regexp": "^https?://cdn\\.linksmart\\.com/linksmart_([\\d.]+?)(?:\\.min)?\\.js",
"offset": 1
}
]
}