mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
17 lines
471 B
JSON
17 lines
471 B
JSON
{
|
|
"name": "Webmatic",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Webmatic CMS",
|
|
"website": "http://www.webmatic.it/it/",
|
|
"matches": [
|
|
{
|
|
"text": "Powered by <a href=\"http://www.webmatic.it\">Webmatic</a>"
|
|
},
|
|
{
|
|
"regexp": "(?i-mx: href=\"http:\\/\\/www.valarsoft.com\"[^>]+>Powered by: Webmatic ([^<]+)<\\/a>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|