mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
16 lines
359 B
JSON
16 lines
359 B
JSON
{
|
|
"name": "Open Journal Systems",
|
|
"website": "http://pkp.sfu.ca/ojs",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[OJSSID]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "Open Journal Systems(?: ([\\d.]+))?",
|
|
"offset": 1
|
|
}
|
|
],
|
|
"implies": "PHP"
|
|
} |