mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
42 lines
1.4 KiB
JSON
42 lines
1.4 KiB
JSON
{
|
|
"name": "Sony-Projector",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Sony projecter",
|
|
"website": "http://pro.sony.com/bbsc/ssr/cat-projectors/",
|
|
"matches": [
|
|
{
|
|
"url": "/",
|
|
"text": "<BODY onLoad=\"setWindowTitle();showIndex();\">"
|
|
},
|
|
{
|
|
"url": "/",
|
|
"text": "<form Action=\"/Forms/index_1\" method=\"post\" NAME=\"form1\">"
|
|
},
|
|
{
|
|
"url": "/",
|
|
"text": "<script type=\"text/javascript\" src=\"sonylogoJS.js\"></script>"
|
|
},
|
|
{
|
|
"url": "/index_J.htm",
|
|
"text": "<frame src=\"index_bg.htm\" NAME=\"RIGHT\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize>"
|
|
},
|
|
{
|
|
"url": "/index_E.htm",
|
|
"text": "<frame src=\"index_bg.htm\" NAME=\"RIGHT\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize>"
|
|
},
|
|
{
|
|
"text": "<TR><TD COLSPAN=\"2\"><script type=\"text/javascript\">sonylogo();</script></TD>"
|
|
},
|
|
{
|
|
"url": "/info_data.htm",
|
|
"regexp": "(?-mix:^var info_pj_value = \\[[\\s]+'([^\\s^']+)','[\\d]+','[^']{0,256}'\\];)"
|
|
},
|
|
{
|
|
"url": "/info_data.htm",
|
|
"regexp": "(?-mix:^var info_other_value = \\[[\\s]+' ?([^\\s^']+)')",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|