36 lines
747 B
JSON
36 lines
747 B
JSON
|
{
|
||
|
"apps": {
|
||
|
"Wix": {
|
||
|
"cookies": {
|
||
|
"svSession": ""
|
||
|
}
|
||
|
},
|
||
|
"Google QUIC": {
|
||
|
"headers": {
|
||
|
"Alt-Svc": "quic"
|
||
|
}
|
||
|
},
|
||
|
"IIS": {
|
||
|
"headers": {
|
||
|
"Server": "^(?:Microsoft-)?IIS(?:/([\\d.]+))?\\;version:\\1"
|
||
|
}
|
||
|
},
|
||
|
"BigIP - F5": {
|
||
|
"headers": {
|
||
|
"Server": "BigIP"
|
||
|
}
|
||
|
},
|
||
|
"Outlook Web Access": {
|
||
|
"headers": {
|
||
|
"X-OWA-Version": "([\\d.]+)\\;version:\\1",
|
||
|
"X-OWA-DiagnosticsInfo": "",
|
||
|
"X-OWA-MinimumSupportedOWSVersion": "",
|
||
|
"X-OWA-OWSVersion": ""
|
||
|
},
|
||
|
"script": [
|
||
|
".*/([\\d.]+)/scripts/microsoft.owa\\S*.js\\;version:\\1",
|
||
|
".*/([\\d.]+)/scripts/owa.mail.js\\;version:\\1"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|