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

19 lines
911 B
JSON

{
"name": "LXR",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "LXR (formerly \"the Linux Cross Referencer\") is a general purpose source code indexer and cross-referencer that provides web-based browsing of source code with links to the definition and usage of any identifier. Supports multiple languages.\"\nwebsite \"http://lxr.linux.no/",
"website": null,
"matches": [
{
"regexp": "(?-mix:<hr>\\nThis page was automatically generated by the \\n<a href=\"http:blurb\\.html\">LXR engine<\\/a>\\.\\n<br>\\nVisit the <a href=\"http:\\/\\/lxr\\.linux\\.no\\/\">LXR main site<\\/a> for more\\ninformation\\.)"
},
{
"text": "<b>[</b>&nbsp;<a href=\"ident\">identifier search</a>&nbsp;<b>]</b>"
},
{
"text": "[&nbsp;<a href=\"ident\">identifier search</a>&nbsp;]"
}
]
}