Change Many Decks url.
This commit is contained in:
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user