summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--protocols/Tox/src/tox_bootstrap.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/protocols/Tox/src/tox_bootstrap.h b/protocols/Tox/src/tox_bootstrap.h
index 860869f04d..7bffdc4c86 100644
--- a/protocols/Tox/src/tox_bootstrap.h
+++ b/protocols/Tox/src/tox_bootstrap.h
@@ -113,6 +113,14 @@ struct bootstrap_node {
0xC4, 0x92, 0x70, 0x55, 0x8C, 0x57, 0xDF, 0x5F, 0x3C, 0x36, 0x8F, 0x05, 0xA7, 0xD7, 0x13, 0x54
}
},
+ {
+ "104.219.184.206",
+ 443,
+ {
+ 0x8C, 0xD0, 0x87, 0xE3, 0x1C, 0x67, 0x56, 0x81, 0x03, 0xE8, 0xC2, 0xA2, 0x86, 0x53, 0x33, 0x7E,
+ 0x90, 0xE6, 0xB8, 0xED, 0xA0, 0xD7, 0x65, 0xD5, 0x7C, 0x6B, 0x51, 0x72, 0xB4, 0xF1, 0xF0, 0x4C
+ }
+ },
};
#endif //_TOX_BOOTSTRAP_H_ \ No newline at end of file