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

13 lines
453 B
JSON

{
"name": "Brightcove",
"author": "Peter van der Laan",
"version": "0.1",
"description": "Brightcove Inc., a leading global provider of cloud services for video, offers a family of products that revolutionize the way organizations deliver video experiences.",
"website": "https://www.brightcove.com/",
"matches": [
{
"regexp": "(?-mix:goku\\.brightcove\\.com|admin\\.brightcove\\.com\\/js)"
}
]
}