From 54ec09c65ea4e65daad129f137dfe8afecd27c7f Mon Sep 17 00:00:00 2001 From: fewensa Date: Tue, 5 Nov 2024 13:58:04 +0000 Subject: [PATCH] Fix migration helper api --- .upptimerc.yml | 8 +------- README.md | 4 ++-- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index cdc3d0305..f4b7dc639 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -207,13 +207,7 @@ sites: ### === migration-helper - name: migration-helper-api - url: https://migration-helper.darwinia.network/api/migrate - mehtod: POST - headers: - - "Content-Type: application/json" - body: '{"chainId": 1, "who": 1}' - expectedStatusCodes: - - 400 + url: https://migration-helper.darwinia.network/api/health ### === thegraph - name: thegraph-dip7index-darwinia diff --git a/README.md b/README.md index 63478fef1..ce45176ba 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [📈 Live Status](https://status.darwinia.network/): **🟧 Partial outage** +# [📈 Live Status](https://status.darwinia.network): **🟧 Partial outage** This repository contains the open-source uptime monitor and status page for [Upptime](https://upptime.js.org), powered by [Upptime](https://github.com/upptime/upptime). @@ -49,7 +49,7 @@ With [Upptime](https://upptime.js.org), you can get your own unlimited and free -[**Visit our status website →**](https://demo.upptime.js.org) +[**Visit our status website →**](https://status.darwinia.network) ## 📄 License