mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
22 lines
478 B
JSON
22 lines
478 B
JSON
{
|
|
"name": "DERAK.CLOUD",
|
|
"website": "https://derak.cloud",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[__derak_auth]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "cookies[__derak_user]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[derak-umbrage]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "^DERAK\\.CLOUD$"
|
|
}
|
|
]
|
|
} |