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

12 lines
285 B
JSON

{
"name": "Fastspring",
"website": "https://fastspring.com",
"matches": [
{
"regexp": "<a [^>]*href=\"https?://sites\\.fastspring\\.com"
},
{
"regexp": "<form [^>]*action=\"https?://sites\\.fastspring\\.com"
}
]
}