mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
24 lines
1013 B
JSON
24 lines
1013 B
JSON
{
|
|
"name": "Basilic",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Basilic is a bibliography server for research laboratories. It automates and facilitates the diffusion of research publications over the internet, automatically generating web pages from a publication database.",
|
|
"website": "http://artis.imag.fr/Software/Basilic",
|
|
"matches": [
|
|
{
|
|
"text": "Powered by <a href='http://artis.imag.fr/Software/Basilic/'>Basilic</a></p>"
|
|
},
|
|
{
|
|
"text": "<a href='http://artis.imag.fr/Software/Basilic'>Powered by Basilic</a></span>"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<span>Powered by <a href='http:\\/\\/artis.imag.fr\\/Software\\/Basilic'>Basilic ([\\d\\.]+)<\\/a><\\/span>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<a href='http:\\/\\/artis.imag.fr\\/Software\\/Basilic'[^>]+>© Powered by Basilic ([\\d\\.]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|