mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
529 B
JSON
14 lines
529 B
JSON
{
|
|
"name": "ashnews",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "ashnews is a simple program using PHP/MySQL that allows you to easily add a news/blog system to your site.",
|
|
"website": "http://projects.ashwebstudio.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<td align=\"center\"><font face=Arial size=1>News powered by <a href=http:\\/\\/projects.ashwebstudio.com>ashnews v([\\d\\.]+)<\\/a><\\/font><\\/td>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|