mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
15 lines
481 B
JSON
15 lines
481 B
JSON
{
|
|
"name": "WordPress-Mobile-Pack",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "The WordPress Mobile Pack is a complete toolkit to help mobilize your WordPress site.",
|
|
"website": "http://wordpress.org/extend/plugins/wordpress-mobile-pack/",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-mobilized-by]",
|
|
"regexp": "(?-mix:^WordPress Mobile Pack ([^\\s]+)$)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
}
|