Added US states to Geo game.
This commit is contained in:
@@ -94,6 +94,6 @@ module.exports = {
|
||||
// guesses: [2, 3, 4, 5, 6, 7], // by word length, last number repeats for longer words
|
||||
},
|
||||
geo: {
|
||||
url: 'https://countries.unknown.name/',
|
||||
url: 'https://geo.unknown.name/',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user