mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
563 B
JSON
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>"
|
|
}
|
|
]
|
|
}
|