mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
25 lines
774 B
JSON
25 lines
774 B
JSON
{
|
|
"name": "web2Project",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "web2Project is a Free Open Source business-oriented Project Management System (PMS)",
|
|
"website": "http://web2project.net/",
|
|
"matches": [
|
|
{
|
|
"text": "<title>web2Project Development :: web2Project Login</title>"
|
|
},
|
|
{
|
|
"text": "</head><body>Fatal Error. You haven't created a config file yet.<br/><a href="
|
|
},
|
|
{
|
|
"certainty": 25,
|
|
"regexp": "(?-mix:<meta name=\"Version\" content=\"([^\"^\\s]+)\" \\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "headers[set-cookie]",
|
|
"regexp": "(?-mix:web2project=[^;]+;)"
|
|
}
|
|
]
|
|
}
|