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

17 lines
517 B
JSON

{
"name": "Netref",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.3",
"description": "Website used to be http://www.netref.net/",
"website": null,
"matches": [
{
"text": "Annuaire Netref : http://www.netref.net"
},
{
"offset": 1,
"regexp": "(?-mix:<a href=['|\"]?http:\\/\\/www.netref.(fr|net)['|\"]? class=['|\"]?lienp['|\"]?[^>]*>Powered by Netref ([\\d\\.]+) &copy; [0-9]{4}<\\/a>)"
}
]
}