mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
18 lines
443 B
JSON
18 lines
443 B
JSON
{
|
|
"name": "Web-Calendar-System",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "web calendar system",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"certainty": 25,
|
|
"ghdb": "+intitle:\"Web Calendar system v\" inurl:.asp"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<TITLE>Web Calendar system v ([\\.\\d]+)<\\/TITLE>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|