mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-11 00:24:47 -07:00
removal of p server (#2438)
This commit is contained in:
parent
160c4cea6b
commit
2bad56f6b6
2 changed files with 0 additions and 2 deletions
|
|
@ -25,7 +25,6 @@ DlgConnect::DlgConnect(QWidget *parent)
|
|||
QStringList previousHostList = settingsCache->servers().getPreviousHostList();
|
||||
if (previousHostList.isEmpty()) {
|
||||
previousHostList << "cockatrice.woogerworks.com";
|
||||
previousHostList << "vps.poixen.com";
|
||||
previousHostList << "chickatrice.net";
|
||||
previousHostList << "mtg.tetrarch.co";
|
||||
previousHostList << "cockatric.es";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue