mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
14 lines
402 B
JSON
14 lines
402 B
JSON
{
|
|
"name": "prettyPhoto",
|
|
"website": "http://no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?:<link [^>]*href=\"[^\"]*prettyPhoto(?:\\.min)?\\.css|<a [^>]*rel=\"prettyPhoto)"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "jquery\\.prettyPhoto\\.js"
|
|
}
|
|
],
|
|
"implies": "jQuery"
|
|
} |