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

17 lines
563 B
JSON

{
"name": "SlideShowPro-Director",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Content management and universal slideshow publishing for desktops, Apple iOS and Android.",
"website": "http://slideshowpro.net/products/slideshowpro_director/",
"matches": [
{
"regexp": "(?-mix:<div id=\"simple-footer\">\\s+<span>SlideShowPro Director ([^<]+)<\\/span>)",
"offset": 1
},
{
"text": "</div> <!--close login-container-->\t</body>"
}
]
}