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

9 lines
202 B
JSON

{
"name": "YouTube",
"website": "http://www.youtube.com",
"matches": [
{
"regexp": "<(?:param|embed|iframe)[^>]+youtube(?:-nocookie)?\\.com/(?:v|embed)"
}
]
}