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

16 lines
366 B
JSON

{
"name": "Bing-SearchEngine",
"author": "Andrew Horton",
"version": "0.2",
"description": "Bing.com is Microsoft's search engine",
"website": null,
"matches": [
{
"text": "var curUrl=\"http://www.bing.com/\""
},
{
"text": "<meta content=\"Bing is a search engine that finds"
}
]
}