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

13 lines
244 B
JSON

{
"name": "Fact Finder",
"website": "http://fact-finder.com",
"matches": [
{
"regexp": "<!-- Factfinder"
},
{
"search": "script",
"regexp": "Suggest\\.ff"
}
]
}