Files
OneForAll-mirror/data/rules/wappalyzer/nextgen gallery.json
T
2020-07-29 00:02:06 +08:00

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"
}