Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions quirks/change-password-URLs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"1800contacts.com": "https://www.1800contacts.com/account/settings",
"247sports.com": "https://247sports.com/my/settings/password/",
"500px.com": "https://web.500px.com/settings/account/security",
"a2hosting.com": "https://my.hosting.com/profile/security",
"aa.com": "https://www.aa.com/loyalty/profile/information",
"aarp.org": "https://secure.aarp.org/account/editaccount?request_locale=en&nu=t",
"account.magento.com": "https://account.magento.com/customer/account/changepassword",
Expand Down Expand Up @@ -220,6 +221,7 @@
"hilton.com": "https://www.hilton.com/en/hilton-honors/guest/profile/password/",
"homedepot.com": "https://www.homedepot.com/myaccount/security",
"honeywell.com": "https://honeywell.csod.com/resetPasswrd.aspx?",
"hosting.com": "https://my.hosting.com/profile/security",
"hotels.com": "https://hotels.com/profile/settings.html",
"housecallpro.com": "https://pro.housecallpro.com/service_pro/account/reset_password",
"hp.com": "https://account.id.hp.com/security",
Expand Down
8 changes: 8 additions & 0 deletions quirks/shared-credentials.json
Original file line number Diff line number Diff line change
Expand Up @@ -725,5 +725,13 @@
"ynab.com"
],
"fromDomainsAreObsoleted": true
},
{
"from": [
"a2hosting.com"
],
"to": [
"hosting.com"
]
}
]
Loading