mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
18 lines
445 B
JSON
18 lines
445 B
JSON
{
|
|
"name": "GrandNode",
|
|
"website": "https://grandnode.com",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[Grand.customer]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"regexp": "(?:<!--GrandNode |<a[^>]+grandnode - Powered by |Powered by: <a[^>]+nopcommerce)"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "grandnode"
|
|
}
|
|
],
|
|
"implies": "Microsoft ASP.NET"
|
|
} |