mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
460 B
JSON
14 lines
460 B
JSON
{
|
|
"name": "Invenio",
|
|
"website": "http://invenio-software.org",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[INVENIOSESSION]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"regexp": "(?:Powered by|System)\\s+(?:CERN )?<a (?:class=\"footer\" )?href=\"http://(?:cdsware\\.cern\\.ch(?:/invenio)?|invenio-software\\.org|cern\\.ch/invenio)(?:/)?\">(?:CDS )?Invenio</a>\\s*v?([\\d\\.]+)?",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |