mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
408 B
JSON
19 lines
408 B
JSON
{
|
|
"name": "Pars Elecom Portal",
|
|
"website": "http://parselecom.net",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-powered-by]",
|
|
"regexp": "Pars Elecom Portal"
|
|
},
|
|
{
|
|
"search": "meta[copyright]",
|
|
"regexp": "Pars Elecom Portal"
|
|
}
|
|
],
|
|
"implies": [
|
|
"Microsoft ASP.NET",
|
|
"IIS",
|
|
"Windows Server"
|
|
]
|
|
} |