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

15 lines
346 B
JSON

{
"name": "Mobirise",
"website": "https://mobirise.com",
"matches": [
{
"regexp": "<!-- Site made with Mobirise Website Builder v([\\d.]+)",
"offset": 1
},
{
"search": "meta[generator]",
"regexp": "^Mobirise v([\\d.]+)",
"offset": 1
}
]
}