mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
33 lines
1.1 KiB
JSON
33 lines
1.1 KiB
JSON
{
|
|
"name": "Escenic",
|
|
"author": "Erik Inge Bolsø <knan+whatweb@redpill-linpro.com>, nikosk <nk@dsigned.gr>, Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.3",
|
|
"description": "Escenic is a commercial CMS popular in the Nordic region.",
|
|
"website": "http://escenic.com/",
|
|
"matches": [
|
|
{
|
|
"text": "<!-- Start Escenic Analysis Engine client script -->"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"text": "<meta name=\"author\" content=\"Escenic AS\"/>"
|
|
},
|
|
{
|
|
"certainty": 25,
|
|
"regexp": "(?-mix:<form action=\"\\/sok\\/\" id=\"[^\"]+\" method=\"get\" accept-charset=\"utf-8\"[^>]*>)"
|
|
},
|
|
{
|
|
"certainty": 75,
|
|
"ghdb": "filetype:ece inurl:article"
|
|
},
|
|
{
|
|
"certainty": 25,
|
|
"regexp": "(?-mix:<img[^>]+src=\"[^\"^>]+\\/archive\\/\\d{5}\\/[^\"^>]+\"[^>]*>)"
|
|
},
|
|
{
|
|
"certainty": 25,
|
|
"regexp": "(?-mix:<a[^>]+href=\"[^\"^>]+\\/article[\\d]{5,10}\\.ece\">[^<]*<\\/a>)"
|
|
}
|
|
]
|
|
}
|