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

10 lines
184 B
JSON

{
"name": "Leaflet",
"website": "http://leafletjs.com",
"matches": [
{
"search": "script",
"regexp": "leaflet.{0,32}\\.js"
}
]
}