mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
19 lines
372 B
JSON
19 lines
372 B
JSON
{
|
|
"name": "Swell",
|
|
"website": "https://www.swell.is/",
|
|
"matches": [
|
|
{
|
|
"search": "cookies[swell-session]",
|
|
"regexp": ".*"
|
|
},
|
|
{
|
|
"regexp": "<[^>]*swell\\.is"
|
|
},
|
|
{
|
|
"regexp": "<[^>]*swell\\.store"
|
|
},
|
|
{
|
|
"regexp": "<[^>]*schema\\.io"
|
|
}
|
|
]
|
|
} |