Change Many Decks url.

This commit is contained in:
Gareth Latty
2020-05-23 23:35:07 +01:00
parent 1bc4f074ed
commit 7094b6c905
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Massive Decks is a free, open source comedy party game based on [Cards against H
- Spectators.
- Keeps your game private by default, you can also set a game password if needed.
[many-decks]: https://decks.md.rereadgames.com/
[many-decks]: https://decks.rereadgames.com/
## About
+1 -1
View File
@@ -34,7 +34,7 @@
// Allows players to load decks from arbitrary URLs.
manyDecks: {
baseUrl: "https://decks.md.rereadgames.com/",
baseUrl: "https://decks.rereadgames.com/",
// How long to wait for a response from the url before giving up and telling the user there is a problem.
timeout: "PT10S",