新增Webanalyzer模块

This commit is contained in:
JrD
2020-07-29 00:02:06 +08:00
parent 07f436929e
commit e9cffc9e7b
5009 changed files with 81504 additions and 3 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"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>)"
}
]
}