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

13 lines
262 B
JSON

{
"name": "LocomotiveCMS",
"website": "https://www.locomotivecms.com",
"matches": [
{
"regexp": "<link[^>]*/sites/[a-z\\d]{24}/theme/stylesheets"
}
],
"implies": [
"Ruby on Rails",
"MongoDB"
]
}