[polari/gnome-3-38] networks: Add hackint
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari/gnome-3-38] networks: Add hackint
- Date: Sat, 16 Jan 2021 02:02:05 +0000 (UTC)
commit 4200f0f544c42d02fe5f9437a7e4e8170e109f83
Author: Martin Weinelt <hexa darmstadt ccc de>
Date: Tue Dec 29 01:14:55 2020 +0100
networks: Add hackint
hackint is a communication network for the hacker community, but anyone
is welcome to use its services.
We are among the TOP15 IRC networks worldwide according to
https://netsplit.de/networks/top100.php.
https://gitlab.gnome.org/GNOME/polari/-/merge_requests/172
data/resources/networks.json | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/data/resources/networks.json b/data/resources/networks.json
index dcf1c603..ed36d65c 100644
--- a/data/resources/networks.json
+++ b/data/resources/networks.json
@@ -328,6 +328,14 @@
{ "ssl": false, "port": 6667, "address": "irc.habber.net" }
]
},
+ {
+ "name": "hackint",
+ "id": "hackint",
+ "servers": [
+ { "ssl": true, "port": 6697, "address": "irc.hackint.org" },
+ { "ssl": true, "port": 6697, "address": "irc.hackint.eu" }
+ ]
+ },
{
"name": "Hashmark",
"id": "hashmark",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]