mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
12 lines
285 B
JSON
12 lines
285 B
JSON
{
|
|
"name": "Fastspring",
|
|
"website": "https://fastspring.com",
|
|
"matches": [
|
|
{
|
|
"regexp": "<a [^>]*href=\"https?://sites\\.fastspring\\.com"
|
|
},
|
|
{
|
|
"regexp": "<form [^>]*action=\"https?://sites\\.fastspring\\.com"
|
|
}
|
|
]
|
|
} |