mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
30 lines
664 B
JSON
30 lines
664 B
JSON
{
|
|
"name": "Azure",
|
|
"website": "https://azure.microsoft.com",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[ARRAffinity]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "cookies[TiPMix]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[azure-regionname]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[azure-sitename]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[azure-slotname]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[azure-version]",
|
|
"regexp": ".*"
|
|
}
|
|
]
|
|
} |