We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ord1
1 parent 2707016 commit a1b4219Copy full SHA for a1b4219
dropship/dropship/src/core/Settings.h
@@ -80,9 +80,11 @@ class Settings
80
// { "test", { .block = "" }}, // PEERINGDB
81
82
/* ord1
83
- -
+ - 24.105.40.0/21 seems to be the main one, worked fine for a while
84
+ - started connecting to 64.224.0.0/21
85
+ . 64.224.1.243
86
*/
- { "blizzard/ord1", { .block = "24.105.40.0/21" } },
87
+ { "blizzard/ord1", { .block = "64.224.0.0/21,24.105.40.0/21" } },
88
89
/* las1
90
- previous version also had some 24. servers. probably was lax1 (rip)
0 commit comments