Files
OneForAll-mirror/data/rules/whatweb/episerver.json
T
2020-07-29 00:02:06 +08:00

51 lines
1.5 KiB
JSON

{
"name": "EPiServer",
"author": "Patrik Wallström, Andrew Horton",
"version": "0.2",
"description": "CMS from EPiServer - http://episerver.com/",
"website": null,
"matches": [
{
"name": "meta generator tag with EPiServer",
"text": "<meta name=\"GENERATOR\" content=\"EPiServer\" />"
},
{
"name": "EPiServer comment",
"text": "<!-- EPiServer -->"
},
{
"text": "src=\"/Util/javascript/episerverscriptmanager.js\""
},
{
"url": "/App_Themes/Default/Images/General/LoginBackground.gif",
"md5": "5a530899177854181da891894554478a",
"version": "4.x"
},
{
"url": "/App_Themes/Default/Images/General/LoginBackground.gif",
"md5": "7dea9dcf92792b1bf2bddfe71549dd19",
"version": "5.x-6.x"
},
{
"url": "/util/images/loginbackground.gif",
"md5": "5a530899177854181da891894554478a",
"version": "4.x"
},
{
"url": "/util/images/loginbackground.gif",
"md5": "7dea9dcf92792b1bf2bddfe71549dd19",
"version": "5.x-6.x"
},
{
"url": "/Util/images/EPiServerCMSLogo.png",
"md5": "066ab2c653211887d01e52bcc30293ba",
"version": "6.x"
},
{
"url": "/util/login.aspx",
"text": "<h1>Log in to EPiServer CMS 6",
"version": "6.x"
}
]
}