mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Axous",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Axous is an e-shop system for software venders.",
|
||||
"website": "http://www.axous.com/",
|
||||
"matches": [
|
||||
{
|
||||
"regexp": "(?-mix:<meta name=\"generator\" content=\"Axous V([^\"]+)\" \\/>)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:Powered by <a href=\"http:\\/\\/www\\.axous\\.com\\/\" target=\"_blank\" title=\"Axous Shareware Shop\">Axous ([^\\s]+)<\\/a> ©)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"text": "<div class=\"tit2 tit3\">Products</div>"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user