[polari] networks: Add hackint



commit c4961ae4277adc0348a90296b9fcebcca550aab0
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]