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

9 lines
176 B
JSON

{
"name": "Airform",
"website": "https://airform.io",
"matches": [
{
"regexp": "<form[^>]+?action=\"[^\"]*airform\\.io[^>]+?>"
}
]
}