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

11 lines
218 B
JSON

{
"name": "SPDY",
"website": "http://chromium.org/spdy",
"matches": [
{
"search": "headers[x-firefox-spdy]",
"regexp": "\\d\\.\\d"
}
],
"excludes": "HTTP/2"
}