mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
376 B
JSON
15 lines
376 B
JSON
{
|
|
"name": "NextGEN Gallery",
|
|
"website": "https://www.imagely.com/wordpress-gallery-plugin",
|
|
"matches": [
|
|
{
|
|
"regexp": "<!-- <meta name=\"NextGEN\" version=\"([\\d.]+)\" /> -->",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/nextgen-gallery/js/"
|
|
}
|
|
],
|
|
"implies": "WordPress"
|
|
} |