mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
902 B
JSON
16 lines
902 B
JSON
{
|
|
"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\")"
|
|
}
|
|
]
|
|
}
|