forked from Qortal/qortal
Updated bootstrap hosts
This commit is contained in:
parent
9332d7207e
commit
c0c50f2e18
@ -243,7 +243,8 @@ public class Settings {
|
|||||||
private String[] bootstrapHosts = new String[] {
|
private String[] bootstrapHosts = new String[] {
|
||||||
"http://bootstrap.qortal.org",
|
"http://bootstrap.qortal.org",
|
||||||
"http://bootstrap2.qortal.org",
|
"http://bootstrap2.qortal.org",
|
||||||
"http://cinfu1.crowetic.com"
|
"http://81.169.136.59",
|
||||||
|
"http://62.171.190.193"
|
||||||
};
|
};
|
||||||
|
|
||||||
// Auto-update sources
|
// Auto-update sources
|
||||||
|
Loading…
x
Reference in New Issue
Block a user