mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
334 B
JSON
15 lines
334 B
JSON
{
|
|
"name": "Amazon ALB",
|
|
"website": "https://aws.amazon.com/elasticloadbalancing/",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[AWSALB]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "cookies[AWSALBCORS]",
|
|
"regexp": ".*"
|
|
}
|
|
],
|
|
"implies": "Amazon Web Services"
|
|
} |