mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
15 lines
366 B
JSON
15 lines
366 B
JSON
{
|
|
"name": "GoDaddy Website Builder",
|
|
"website": "https://www.godaddy.com/websites/website-builder",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[dps_site_id]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "meta[generator]",
|
|
"regexp": "Go Daddy Website Builder (.+)",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |