mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
20 lines
666 B
JSON
20 lines
666 B
JSON
{
|
|
"name": "NukeViet-CMS",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "NukeViet CMS [Vietnamese]",
|
|
"website": "http://nukeviet.vn/en/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<meta name=\"generator\" content=\"Nuke[vV]iet v([^\\s^\"]+)\" \\/>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"text": "<div id=\"run_cronjobs\" style=\"visibility: hidden; display: none;\">"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<form class=\"loginform\" method=\"post\" action=\"[^\"^>]*\\/admin\\/index\\.php\" onsubmit=\"return nv_checkadminlogin_submit\\(\\);\">)"
|
|
}
|
|
]
|
|
}
|