mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
420 B
JSON
14 lines
420 B
JSON
{
|
|
"name": "Censura",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.2",
|
|
"description": "Censura - the flexible, robust, reviews and ratings application.",
|
|
"website": "http://www.censura.info/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:Powered by: <a[^>]* href=\"http:\\/\\/www.censura.info\">Censura<\\/a> version ([\\d\\.]+))",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|