mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"name": "Raspbian",
|
|
"website": "https://www.raspbian.org/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[server]",
|
|
"regexp": "Raspbian"
|
|
},
|
|
{
|
|
"search": "headers[x-powered-by]",
|
|
"regexp": "Raspbian"
|
|
}
|
|
]
|
|
} |