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

22 lines
928 B
JSON

{
"name": "RevSense",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "RevSense is an online pay per click ad-market. Publicise your ads to a large community using RevSense advertiser account.",
"website": "http://www.revsense.com/",
"matches": [
{
"text": "\t\t\t\t<li><a href=\"http://www.revsense.com.au/\"><strong>RevSense</strong> - Powered by RevSense Ads</a></li>"
},
{
"text": "\t<!-- You cannot remove this powered by link without receiving permission from W3matter.com -->"
},
{
"regexp": "(?-mix:\t<font size=1><a>Powered by Revsense &trade;<\\/a> &copy; [0-9]{4} W3matter LLC<\\/font>)"
},
{
"regexp": "(?-mix:\t<font size=1><a href=\"http:\\/\\/www.w3matter.com\">Powered by Revsense &trade;<\\/a> &copy; [0-9]{4} W3matter LLC<\\/font>)"
}
]
}