mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"name": "ASPForum",
|
|
"author": "Mateusz Golewski",
|
|
"version": "0.1",
|
|
"description": "Kind of ASP forum.",
|
|
"website": null,
|
|
"matches": [
|
|
{
|
|
"name": "version",
|
|
"regexp": "(?-mix:<div[^>]+id=\"FORUMS_FORUM_GROUP_V([\\d_]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|