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

13 lines
258 B
JSON

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