mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
426 B
JSON
19 lines
426 B
JSON
{
|
|
"name": "GrowingIO",
|
|
"website": "https://www.growingio.com/",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[gr_user_id]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "cookies[grwng_uid]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "script",
|
|
"regexp": "assets\\.growingio\\.com/([\\d.]+)/gio\\.js",
|
|
"offset": 1
|
|
}
|
|
]
|
|
} |