mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
809 B
JSON
20 lines
809 B
JSON
{
|
|
"name": "Informatics-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Informatics custom Content Management System (CMS)",
|
|
"website": "http://www.informaticsinc.com/Content/Services/Web-Design-and-Development/Content-Management-Systems.aspx",
|
|
"matches": [
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:[\\d]+=HTMLTitle=[^\\s]*&OrgName=[^\\s]+&EmailThankYou=[^\\s]*&DefaultIdPage=[^\\s]+&State=)"
|
|
},
|
|
{
|
|
"text": "<meta name=\"author\" content=\"Informatics, Inc.\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:Web Application by <a href=\"http:\\/\\/www\\.(ia-informatics|informaticsinc)\\.com\" [^>]*target=\"_blank\"><b>Informatics, Inc\\.<\\/b><\\/a>)"
|
|
}
|
|
]
|
|
}
|