Skip to content

Commit

Permalink
Add shared credential backends quirks for ParkMobile, resolving #730 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
rmondello authored Dec 15, 2023
1 parent 2253420 commit 53ae335
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
9 changes: 9 additions & 0 deletions quirks/shared-credentials.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,15 @@
"nordaccount.com"
]
},
{
"from": [
"parkmobile.us"
],
"to": [
"parkmobile.io"
],
"fromDomainsAreObsoleted": true
},
{
"shared": [
"pinterest.com",
Expand Down
4 changes: 4 additions & 0 deletions quirks/websites-with-shared-credential-backends.json
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,10 @@
"olo.com",
"olo.express"
],
[
"parkmobile.us",
"parkmobile.io"
],
[
"pinterest.com",
"pinterest.ca",
Expand Down

0 comments on commit 53ae335

Please sign in to comment.