aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client.rs b/src/client.rs
index b413e87..57734de 100644
--- a/src/client.rs
+++ b/src/client.rs
@@ -47,7 +47,7 @@ impl Client {
.cookie_store(true)
.resolve(
"api.domrobot.com",
- (Ipv4Addr::new(185, 181, 104, 71), 443).into(),
+ (Ipv4Addr::new(185, 181, 104, 26), 443).into(),
)
.resolve(
"api.ote.domrobot.com",