mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-01-07 00:40:00 +01:00
Merge branch 'master' into ccs_removal
This commit is contained in:
commit
fdc4e7724e
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2010-2015 by Jonathan Naylor G4KLX
|
||||
* Copyright (C) 2010-2015,2018 by Jonathan Naylor G4KLX
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
#include "Utils.h"
|
||||
#include "Defs.h"
|
||||
|
||||
const wxString OPENDSTAR_HOSTNAME = wxT("opendstar.org");
|
||||
const wxString OPENDSTAR_HOSTNAME = wxT("auth.dstargateway.org");
|
||||
const unsigned int OPENDSTAR_PORT = 20001U;
|
||||
|
||||
const wxString DUTCHSTAR_HOSTNAME = wxT("dpns.dutch-star.eu");
|
||||
|
|
|
|||
Loading…
Reference in a new issue