File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 269
269
"michaels.com" : " https://www.michaels.com/on/demandware.store/Sites-MichaelsUS-Site/default/Account-EditProfile" ,
270
270
"microsoft.com" : " https://account.live.com/password/Change" ,
271
271
"mlb.com" : " https://www.mlb.com/account/general" ,
272
+ "mountainwarehouse.com" : " https://www.mountainwarehouse.com/account/details-link/" ,
272
273
"msn.com" : " https://account.live.com/password/change?refd=account.microsoft.com&fref=home.banner.changepwd" ,
273
274
"music.youtube.com" : " https://myaccount.google.com/signinoptions/password" ,
274
275
"my.goabode.com" : " https://my.goabode.com/#/app/account" ,
Original file line number Diff line number Diff line change 731
731
"mlb.com" : {
732
732
"password-rules" : " minlength: 8; maxlength: 15; required: lower; required: upper; required: digit;"
733
733
},
734
+ "mountainwarehouse.com" : {
735
+ "password-rules" : " minlength: 8; maxlength: 16; required: lower; required: upper; required: digit; allowed: [-@#$%^&*_+={}|\\ :',?/`~\" ();.];"
736
+ },
734
737
"mpv.tickets.com" : {
735
738
"password-rules" : " minlength: 8; maxlength: 15; required: lower; required: upper; required: digit;"
736
739
},
You can’t perform that action at this time.
0 commit comments