mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
19 lines
404 B
JSON
19 lines
404 B
JSON
{
|
|
"name": "EPiServer",
|
|
"website": "http://episerver.com",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[EPiServer]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "cookies[EPiTrace]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "EPiServer"
|
|
}
|
|
],
|
|
"implies": "Microsoft ASP.NET"
|
|
} |