mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
318 B
JSON
14 lines
318 B
JSON
{
|
|
"name": "Slimbox 2",
|
|
"website": "http://www.digitalia.be/software/slimbox2",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link [^>]*href=\"[^/]*slimbox2(?:-rtl)?\\.css"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "slimbox2\\.js"
|
|
}
|
|
],
|
|
"implies": "jQuery"
|
|
} |