Skip to content

Commit f2b1211

Browse files
GHVirusrmondello
andauthored
Add GameFAQs (#880)
* Update change-password-URLs.json: Add GameFAQs * Update shared-credentials.json: Add GameFAQs * Update password-rules.json: GameFAQs * Update password-rules.json Remove “obvious” rule --------- Co-authored-by: Ricky Mondello <[email protected]>
1 parent fd54e15 commit f2b1211

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

quirks/change-password-URLs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@
192192
"foxnews.com": "https://my.foxnews.com/?pieces=reset",
193193
"foxsports.com": "https://www.foxsports.com/#",
194194
"frutifica.com.br": "https://www.frutifica.com.br/conta/alterar_senha",
195+
"gamefaqs.gamespot.com": "https://gamefaqs.gamespot.com/user/mailpass",
195196
"gamespot.com": "https://www.gamespot.com/change-details/",
196197
"gap.com": "https://secure-www.gap.com/my-account/change-password",
197198
"genius.com": "https://genius.com/password_resets/new",

quirks/shared-credentials.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,15 @@
313313
"blade.com"
314314
],
315315
"fromDomainsAreObsoleted": true
316+
},
317+
{
318+
"from": [
319+
"gamefaqs.com"
320+
],
321+
"to": [
322+
"gamefaqs.gamespot.com"
323+
],
324+
"fromDomainsAreObsoleted": true
316325
},
317326
{
318327
"from": [

0 commit comments

Comments
 (0)