mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
345 B
JSON
16 lines
345 B
JSON
{
|
|
"name": "Riskified",
|
|
"website": "https://www.riskified.com/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "Riskified Server"
|
|
},
|
|
{
|
|
"regexp": "<[^>]*beacon\\.riskified\\.com"
|
|
},
|
|
{
|
|
"regexp": "<[^>]*c\\.riskified\\.com"
|
|
}
|
|
]
|
|
} |