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

11 lines
224 B
JSON

{
"name": "Plyr",
"website": "https://plyr.io/",
"matches": [
{
"search": "script",
"regexp": "https://cdn\\.plyr\\.io/([0-9.]+)/.+\\.js",
"offset": 1
}
]
}