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

10 lines
227 B
JSON

{
"name": "Sentry",
"website": "https://sentry.io/",
"matches": [
{
"regexp": "<script[^>]*>\\s*Raven\\.config\\('[^']*', \\{\\s+release: '([0-9\\.]+)'",
"offset": 1
}
]
}