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

11 lines
197 B
JSON

{
"name": "Bokeh",
"website": "https://bokeh.org",
"matches": [
{
"search": "script",
"regexp": "bokeh.*\\.js"
}
],
"implies": "Python"
}