mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
新增Webanalyzer模块
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "Utopia-News-Pro",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "Utopia News Pro - news management system",
|
||||
"website": "http://www.utopiasoftware.net/newspro/",
|
||||
"matches": [
|
||||
{
|
||||
"text": "<meta name=\"generator\" content=\"Utopia News Pro - http://www.utopiasoftware.net/\"/>"
|
||||
},
|
||||
{
|
||||
"regexp": "(?-mix:<div align=\"center\" class=\"fbox smallfont\">\\s*<!-- Copyright -->\\s*Powered By: <a href=\"about\\.php[^\"^>]*\">Utopia News Pro<\\/a> ([^<]+)<)",
|
||||
"offset": 1
|
||||
},
|
||||
{
|
||||
"text": "<!-- Beta: editnews2.php -->"
|
||||
},
|
||||
{
|
||||
"text": "<div class=\"sf\">News generated by <a href=\"http://www.utopiasoftware.net\">Utopia News Pro</a></div>"
|
||||
},
|
||||
{
|
||||
"text": "<!-- PrintNews.Bit -->"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user