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

9 lines
222 B
JSON

{
"name": "PDF.js",
"website": "https://mozilla.github.io/pdf.js/",
"matches": [
{
"regexp": "<\\/div>\\s*<!-- outerContainer -->\\s*<div\\s*id=\"printContainer\"><\\/div>"
}
]
}