mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2026-04-21 06:03:58 +00:00
Merge branch 'master' into ccs_removal
This commit is contained in:
commit
fdc4e7724e
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
#include "Utils.h"
|
#include "Utils.h"
|
||||||
#include "Defs.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 unsigned int OPENDSTAR_PORT = 20001U;
|
||||||
|
|
||||||
const wxString DUTCHSTAR_HOSTNAME = wxT("dpns.dutch-star.eu");
|
const wxString DUTCHSTAR_HOSTNAME = wxT("dpns.dutch-star.eu");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue