Files
OneForAll-mirror/data/rules/whatweb/lightbox.json
T
2020-07-29 00:02:06 +08:00

13 lines
269 B
JSON

{
"name": "Lightbox",
"author": "Andrew Horton",
"version": "0.2",
"description": "Javascript for nice image popups",
"website": null,
"matches": [
{
"regexp": "(?-mix:<script [^>]*(lightbox[^>]*.js)[^>]*)"
}
]
}