mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
21 lines
741 B
JSON
21 lines
741 B
JSON
{
|
|
"name": "Winamp-Web-Interface",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "web interface for winamp mp3 player",
|
|
"website": "http://www.winamp.com/",
|
|
"matches": [
|
|
{
|
|
"ghdb": "\"About Winamp Web Interface\" intitle:\"Winamp Web Interface\"",
|
|
"certainty": 75
|
|
},
|
|
{
|
|
"text": "<noframes><p><b>Frames are required for this site!<b></p><p>If no-frames operation is required, check the <b>No Frames Mode</b> box in the Options screen.</p>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href=\"JavaScript:about\\(\\)\">About Winamp Web Interface v([\\.\\d]+)<\\/a><\\/h6><hr>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|