mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "WebDVR",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Digital video recording system web fronend",
|
||||
"website": null,
|
||||
"matches": [
|
||||
{
|
||||
"text": "<title>WebDVR</title>"
|
||||
},
|
||||
{
|
||||
"text": "<TITLE>WEBDVR</TITLE>"
|
||||
},
|
||||
{
|
||||
"text": "\t\talert(\"Direct Draw Overlay Mode: It is faster than GDI but only available on ATI Video Card and requires Direct 7 or above.\\nIf you have other video cards than ATI, you shouldn't use this mode.\");"
|
||||
},
|
||||
{
|
||||
"text": "\t\talert(\"DirectDraw Video acceleration will be enabled if your VGA card supports Microsoft DirectX 8.1 or later.\");"
|
||||
},
|
||||
{
|
||||
"text": "\t\twindow.location=\"webdvr.html\";"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user