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,15 @@
|
||||
{
|
||||
"name": "DMXReady-Secure-Document-Library",
|
||||
"author": "Brendan Coles <bcoles@gmail.com>",
|
||||
"version": "0.1",
|
||||
"description": "DMXReady Secure Document Library secures files so that only registered members can access and download them.",
|
||||
"website": "http://www.dmxready.com/?product=secure-document-library",
|
||||
"matches": [
|
||||
{
|
||||
"regexp": "(?-mix:<a href=\"[^\"]*\\/applications\\/[sS]ecureDocumentLibrary\\/inc_securedocumentlibrary\\.asp\\?show=sendpassword\">Forget Password\\?<\\/a>)"
|
||||
},
|
||||
{
|
||||
"regexp": "(?i-mx:<form action=\"[^\"]*\\/applications\\/SecureDocumentLibrary\\/inc_securedocumentlibrary\\.asp\" method=\"POST\" name=\"login\" onSubmit=\"YY_checkform\\('login','entity_username','#q','0','Please provide username','entity_password','#q','0','Please provide password'\\);return document.MM_returnValue\")"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user