mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
20 lines
506 B
JSON
20 lines
506 B
JSON
{
|
|
"name": "BoldGrid",
|
|
"website": "https://boldgrid.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<link rel=[\"']stylesheet[\"'] [^>]+boldgrid"
|
|
},
|
|
{
|
|
"regexp": "<link rel=[\"']stylesheet[\"'] [^>]+post-and-page-builder"
|
|
},
|
|
{
|
|
"regexp": "<link[^>]+s\\d+\\.boldgrid\\.com"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "/wp-content/plugins/post-and-page-builder"
|
|
}
|
|
],
|
|
"implies": "WordPress"
|
|
} |