mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
16 lines
485 B
JSON
16 lines
485 B
JSON
{
|
|
"name": "WordFusion",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Zumesoft WordFusion - Enterprise document assembly and automation software",
|
|
"website": "http://www.zumesoft.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<head id=\"Head\"><title>\\s+WordFusion\\.Web\\s+\\<\\/title>)"
|
|
},
|
|
{
|
|
"text": "<param name=\"source\" value=\"ClientBin/WordFusion.Web.xap\">"
|
|
}
|
|
]
|
|
}
|