mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
375 B
JSON
18 lines
375 B
JSON
{
|
|
"name": "Ahoy",
|
|
"website": "https://github.com/ankane/ahoy",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[ahoy_track]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "cookies[ahoy_visit]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"search": "cookies[ahoy_visitor]",
|
|
"regexp": ".*"
|
|
}
|
|
]
|
|
} |