mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
13 lines
321 B
JSON
13 lines
321 B
JSON
{
|
|
"name": "Lightbox",
|
|
"website": "http://lokeshdhakar.com/projects/lightbox2/",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link [^>]*href=\"[^\"]+lightbox(?:\\.min)?\\.css"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "lightbox(?:-plus-jquery)?.{0,32}\\.js"
|
|
}
|
|
]
|
|
} |