mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
308 B
JSON
14 lines
308 B
JSON
{
|
|
"name": "Miva",
|
|
"website": "http://www.miva.com",
|
|
"matches": [
|
|
{
|
|
"search": "headers[content-disposition]",
|
|
"regexp": "filename=(?:mvga\\.js|MivaEvents\\.js)"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "mvga\\.js"
|
|
}
|
|
]
|
|
} |