Skip to content

Commit

Permalink
update azzurra.org -> azzurra.chat (#2651)
Browse files Browse the repository at this point in the history
* update azzurra.org -> azzurra.chat
* azzurra.chat: use ssl by default
  • Loading branch information
sorcio committed Jun 12, 2024
1 parent 2357149 commit 3d794fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion data/config/serverdb.kvc
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ NServers=2
1_SSL=true
NServers=2
[Azzurra]
0_Hostname=irc.azzurra.org
0_Hostname=irc.azzurra.chat
0_Description=Main%20Random%20Server
0_Port=6697
0_SSL=true
NServers=1
Description=Italian%20Main%20Network
[Beyondirc]
Expand Down
4 changes: 2 additions & 2 deletions src/kvirc/kvs/KviKvsCoreSimpleCommands_mr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -348,8 +348,8 @@ namespace KviKvsCoreSimpleCommands
openurl file://home/pragma/pippo.txt
openurl irc://irc.eu.dal.net:6667
openurl irc6://irc.ircd.it/#kvirc
openurl ircs://crypto.azzurra.org:9999
openurl ircs6://ngnet.azzurra.org:9999
openurl ircs://irc.azzurra.chat:9999
openurl ircs6://irc.azzurra.chat:9999
openurl ftp://ftp.localhost.net/pub/kvirc/
openurl mailto:users@domain.extension
[/example]
Expand Down

0 comments on commit 3d794fb

Please sign in to comment.