新增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
+23
View File
@@ -0,0 +1,23 @@
{
"name": "PTCPay",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "PTCPay is a sofware development company that develops and supports the GeN4 Security+ GPT/PTC/Bux script.",
"website": "http://ptcpay.com/",
"matches": [
{
"certainty": 25,
"ghdb": "\"powered by PTCPay\""
},
{
"text": "<div class=\"left\"><img src=\"pre/images/ic_support.png\" width=\"23\" height=\"23\" alt=\"\" /></div>"
},
{
"text": "<p>Powered by <a href=\"http://www.ptcpay.com\" target=\"_blank\">GeN4 Security+</a>"
},
{
"offset": 1,
"regexp": "(?-mix:<\\/div><div class=\"foot\">GeN4 Secur(ity|e)\\+ ([\\d\\.]{1,6}) &copy; 2009 - 20[\\d]{2} <a href=\"http:\\/\\/www.ptcpay.com\" target=\"_blank\">PTCPay.Com<\\/a><\\/div>)"
}
]
}