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

10 lines
192 B
JSON

{
"name": "Mixpanel",
"website": "https://mixpanel.com",
"matches": [
{
"search": "script",
"regexp": "api\\.mixpanel\\.com/track"
}
]
}