mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
359 B
JSON
14 lines
359 B
JSON
{
|
|
"name": "Atlassian FishEye",
|
|
"website": "http://www.atlassian.com/software/fisheye/overview/",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[FESESSIONID]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"regexp": "<title>(?:Log in to )?FishEye (?:and Crucible )?([\\d.]+)?</title>",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |