Skip to content

Commit

Permalink
Remove duplicate hotmail.com domain
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyFeliz committed Nov 5, 2019
1 parent c952779 commit d20ac86
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export default {
"hggame.com",
"hotmail.co.uk",
"hotmail.com",
"hotmail.com",
"hotmail.fr",
"hotmail.it",
"kcidc.com",
Expand Down Expand Up @@ -56,13 +55,7 @@ export default {
"ymail.com",
"ytgame.com"
],
defaultDomains: [
"gmail.com",
"hotmail.com",
"msn.com",
"outlook.com",
"yahoo.com"
]
defaultDomains: ["gmail.com", "hotmail.com", "msn.com", "outlook.com", "yahoo.com"]
};
}
};
Expand Down

0 comments on commit d20ac86

Please sign in to comment.