Skip to content

Commit

Permalink
Added Telegram domains to Shared Credentials (#802)
Browse files Browse the repository at this point in the history
* Added Telegram domains to Shared Credentials

* Regenerated websites-with-shared-credential-backends.json

* Changed Telegram to “from” / “to” relationship
  • Loading branch information
gracjankn authored Aug 29, 2024
1 parent 1d4c689 commit fcf3cc0
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
11 changes: 10 additions & 1 deletion quirks/shared-credentials.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,9 +444,18 @@
"express1040.com"
]
},
{
"from": [
"telegram.me"
],
"to": [
"telegram.org"
],
"fromDomainsAreObsoleted": false
},
{
"shared": [
"ting.com",
"ting.com",
"tingmobile.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 @@ -709,6 +709,10 @@
"freetaxusa.com",
"express1040.com"
],
[
"telegram.me",
"telegram.org"
],
[
"telekom-dienste.de",
"accounts.login.idm.telekom.com"
Expand Down

0 comments on commit fcf3cc0

Please sign in to comment.