mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
27 lines
1.2 KiB
JSON
27 lines
1.2 KiB
JSON
{
|
|
"name": "NextGEN-Gallery",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with dozens of options and features.",
|
|
"website": "http://nextgen-gallery.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<link rel='stylesheet' id='NextGEN-css' href='[^']*\\/wp-content\\/themes\\/default_ngg\\/nggallery.css\\?ver=[\\d\\.]+' type='text\\/css' media='screen' \\/>)",
|
|
"string": "Wordpress"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<link rel='stylesheet' id='shutter-css' href='[^']*\\/wp-content\\/plugins\\/nextgen-gallery\\/shutter\\/shutter-reloaded.css\\?ver=[\\d\\.]+' type='text\\/css' media='screen' \\/>)",
|
|
"string": "Wordpress"
|
|
},
|
|
{
|
|
"regexp": "(?-mix:<link rel='stylesheet' id='galleryview-css' href='[^']*\\/wp-content\\/plugins\\/nggGalleryview\\/galleryview.css\\?ver=[\\d\\.]+' type='text\\/css' media='screen' \\/>)",
|
|
"string": "Wordpress"
|
|
},
|
|
{
|
|
"string": "Wordpress",
|
|
"regexp": "(?-mix:<meta name='NextGEN' content='([\\d\\.]+)' \\/>)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|