mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"name": "Unbounce",
|
|
"website": "http://unbounce.com",
|
|
"matches": [
|
|
{
|
|
"search": "headers[x-unbounce-pageid]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "ubembed\\.com"
|
|
}
|
|
]
|
|
} |