From 7468a2f21e99240f9dce70a97d38396dc950d1b2 Mon Sep 17 00:00:00 2001 From: Gabriel Bolbotina Date: Thu, 27 Aug 2026 15:59:41 +0300 Subject: [PATCH 1/8] Removed slack references Updated the links to the new community --- .upptimerc.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index bc4e8f989..87bf23825 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -24,12 +24,12 @@ status-website: name: Mergin Maps System Status favicon: https://raw.githubusercontent.com/merginmaps/status/master/assets/favicon.svg introTitle: "**Mergin Maps** ecosystem system status page" - introMessage: For more information check our community [Slack chat](https://www.merginmaps.com/community/join). You can contact [Support](https://support.merginmaps.com/support/tickets/new) for specific issues not already reported as incidents. + introMessage: For more information check our [community](https://community.merginmaps.com). You can contact [Support](https://support.merginmaps.com/support/tickets/new) for specific issues not already reported as incidents. theme: light customHeadHtml: "" css: "* {font-family: Inter!important;} :root {--body-background-color: #ffffff; --nav-background-color: #ffffff; --nav-border-bottom-color: #004C45; --nav-current-border-bottom-color: #004C45; --up-border-left-color: #004C45; }" navbar: - - title: Use Slack Chat - href: https://www.merginmaps.com/community/join + - title: Use our community + href: https://community.merginmaps.com - title: Contact Support href: https://support.merginmaps.com/support/tickets/new From 403570937a21dcf13ef5f0f142420ba602cc605d Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:00:25 +0000 Subject: [PATCH 2/8] :arrow_up: Update @upptime to v1.43.16 --- .github/workflows/graphs.yml | 4 ++-- .github/workflows/response-time.yml | 4 ++-- .github/workflows/setup.yml | 12 ++++++------ .github/workflows/site.yml | 4 ++-- .github/workflows/summary.yml | 4 ++-- .github/workflows/update-template.yml | 2 +- .github/workflows/updates.yml | 2 +- .github/workflows/uptime.yml | 4 ++-- 8 files changed, 18 insertions(+), 18 deletions(-) diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index 9e9d13c93..ed3b6c8e6 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.43.15 +# 🔼 Upptime @v1.43.16 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -39,7 +39,7 @@ jobs: with: node-version: "20" - name: Generate graphs - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "graphs" env: diff --git a/.github/workflows/response-time.yml b/.github/workflows/response-time.yml index 024a72b6c..b180736ff 100644 --- a/.github/workflows/response-time.yml +++ b/.github/workflows/response-time.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.43.15 +# 🔼 Upptime @v1.43.16 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -35,7 +35,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Update response time - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "response-time" env: diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index ea5c8ecf0..1186c755d 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.43.15 +# 🔼 Upptime @v1.43.16 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -36,13 +36,13 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Update template - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "update-template" env: GH_PAT: ${{ secrets.GH_PAT || github.token }} - name: Update response time - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "response-time" env: @@ -50,7 +50,7 @@ jobs: # Configure the secret allowlist in .upptimerc.yml; do not edit this workflow directly. SECRETS_CONTEXT: '{"DYNAMIC_STRING_LENGTH":${{ toJson(secrets.DYNAMIC_STRING_LENGTH) }},"GLOBALPING_TOKEN":${{ toJson(secrets.GLOBALPING_TOKEN) }},"NOTIFICATIONS_DOWN_MESSAGE":${{ toJson(secrets.NOTIFICATIONS_DOWN_MESSAGE) }},"NOTIFICATIONS_UP_MESSAGE":${{ toJson(secrets.NOTIFICATIONS_UP_MESSAGE) }},"NOTIFICATION_CUSTOM_WEBHOOK":${{ toJson(secrets.NOTIFICATION_CUSTOM_WEBHOOK) }},"NOTIFICATION_CUSTOM_WEBHOOK_URL":${{ toJson(secrets.NOTIFICATION_CUSTOM_WEBHOOK_URL) }},"NOTIFICATION_DISCORD_WEBHOOK_URL":${{ toJson(secrets.NOTIFICATION_DISCORD_WEBHOOK_URL) }},"NOTIFICATION_EMAIL":${{ toJson(secrets.NOTIFICATION_EMAIL) }},"NOTIFICATION_EMAIL_FROM":${{ toJson(secrets.NOTIFICATION_EMAIL_FROM) }},"NOTIFICATION_EMAIL_MAILGUN":${{ toJson(secrets.NOTIFICATION_EMAIL_MAILGUN) }},"NOTIFICATION_EMAIL_MAILGUN_API_KEY":${{ toJson(secrets.NOTIFICATION_EMAIL_MAILGUN_API_KEY) }},"NOTIFICATION_EMAIL_MAILGUN_DOMAIN_NAME":${{ toJson(secrets.NOTIFICATION_EMAIL_MAILGUN_DOMAIN_NAME) }},"NOTIFICATION_EMAIL_SENDGRID":${{ toJson(secrets.NOTIFICATION_EMAIL_SENDGRID) }},"NOTIFICATION_EMAIL_SENDGRID_API_KEY":${{ toJson(secrets.NOTIFICATION_EMAIL_SENDGRID_API_KEY) }},"NOTIFICATION_EMAIL_SES":${{ toJson(secrets.NOTIFICATION_EMAIL_SES) }},"NOTIFICATION_EMAIL_SES_ACCESS_KEY_ID":${{ toJson(secrets.NOTIFICATION_EMAIL_SES_ACCESS_KEY_ID) }},"NOTIFICATION_EMAIL_SES_REGION":${{ toJson(secrets.NOTIFICATION_EMAIL_SES_REGION) }},"NOTIFICATION_EMAIL_SES_SECRET_ACCESS_KEY":${{ toJson(secrets.NOTIFICATION_EMAIL_SES_SECRET_ACCESS_KEY) }},"NOTIFICATION_EMAIL_SES_SESSION_TOKEN":${{ toJson(secrets.NOTIFICATION_EMAIL_SES_SESSION_TOKEN) }},"NOTIFICATION_EMAIL_SMTP":${{ toJson(secrets.NOTIFICATION_EMAIL_SMTP) }},"NOTIFICATION_EMAIL_SMTP_HOST":${{ toJson(secrets.NOTIFICATION_EMAIL_SMTP_HOST) }},"NOTIFICATION_EMAIL_SMTP_PASSWORD":${{ toJson(secrets.NOTIFICATION_EMAIL_SMTP_PASSWORD) }},"NOTIFICATION_EMAIL_SMTP_PORT":${{ toJson(secrets.NOTIFICATION_EMAIL_SMTP_PORT) }},"NOTIFICATION_EMAIL_SMTP_USERNAME":${{ toJson(secrets.NOTIFICATION_EMAIL_SMTP_USERNAME) }},"NOTIFICATION_EMAIL_SPARKPOST":${{ toJson(secrets.NOTIFICATION_EMAIL_SPARKPOST) }},"NOTIFICATION_EMAIL_SPARKPOST_API_KEY":${{ toJson(secrets.NOTIFICATION_EMAIL_SPARKPOST_API_KEY) }},"NOTIFICATION_EMAIL_STRATEGY":${{ toJson(secrets.NOTIFICATION_EMAIL_STRATEGY) }},"NOTIFICATION_EMAIL_TO":${{ toJson(secrets.NOTIFICATION_EMAIL_TO) }},"NOTIFICATION_GOOGLE_CHAT_WEBHOOK_URL":${{ toJson(secrets.NOTIFICATION_GOOGLE_CHAT_WEBHOOK_URL) }},"NOTIFICATION_GOTIFY":${{ toJson(secrets.NOTIFICATION_GOTIFY) }},"NOTIFICATION_GOTIFY_PRIORITY":${{ toJson(secrets.NOTIFICATION_GOTIFY_PRIORITY) }},"NOTIFICATION_GOTIFY_TITLE":${{ toJson(secrets.NOTIFICATION_GOTIFY_TITLE) }},"NOTIFICATION_GOTIFY_TOKEN":${{ toJson(secrets.NOTIFICATION_GOTIFY_TOKEN) }},"NOTIFICATION_GOTIFY_URL":${{ toJson(secrets.NOTIFICATION_GOTIFY_URL) }},"NOTIFICATION_LARK":${{ toJson(secrets.NOTIFICATION_LARK) }},"NOTIFICATION_LARK_BOT_WEBHOOK":${{ toJson(secrets.NOTIFICATION_LARK_BOT_WEBHOOK) }},"NOTIFICATION_MASTODON":${{ toJson(secrets.NOTIFICATION_MASTODON) }},"NOTIFICATION_MASTODON_API_KEY":${{ toJson(secrets.NOTIFICATION_MASTODON_API_KEY) }},"NOTIFICATION_MASTODON_INSTANCE_URL":${{ toJson(secrets.NOTIFICATION_MASTODON_INSTANCE_URL) }},"NOTIFICATION_MASTODON_TOOT_VISIBILITY":${{ toJson(secrets.NOTIFICATION_MASTODON_TOOT_VISIBILITY) }},"NOTIFICATION_MISSKEY":${{ toJson(secrets.NOTIFICATION_MISSKEY) }},"NOTIFICATION_MISSKEY_API_KEY":${{ toJson(secrets.NOTIFICATION_MISSKEY_API_KEY) }},"NOTIFICATION_MISSKEY_CHAT":${{ toJson(secrets.NOTIFICATION_MISSKEY_CHAT) }},"NOTIFICATION_MISSKEY_CHAT_USER_ID":${{ toJson(secrets.NOTIFICATION_MISSKEY_CHAT_USER_ID) }},"NOTIFICATION_MISSKEY_INSTANCE_URL":${{ toJson(secrets.NOTIFICATION_MISSKEY_INSTANCE_URL) }},"NOTIFICATION_MISSKEY_NOTE":${{ toJson(secrets.NOTIFICATION_MISSKEY_NOTE) }},"NOTIFICATION_MISSKEY_NOTE_VISIBILITY":${{ toJson(secrets.NOTIFICATION_MISSKEY_NOTE_VISIBILITY) }},"NOTIFICATION_MISSKEY_NOTE_VISIBLE_USER_IDS":${{ toJson(secrets.NOTIFICATION_MISSKEY_NOTE_VISIBLE_USER_IDS) }},"NOTIFICATION_SLACK":${{ toJson(secrets.NOTIFICATION_SLACK) }},"NOTIFICATION_SLACK_STRATEGY":${{ toJson(secrets.NOTIFICATION_SLACK_STRATEGY) }},"NOTIFICATION_SLACK_WEBHOOK_URL":${{ toJson(secrets.NOTIFICATION_SLACK_WEBHOOK_URL) }},"NOTIFICATION_SMS_46ELKS":${{ toJson(secrets.NOTIFICATION_SMS_46ELKS) }},"NOTIFICATION_SMS_46ELKS_API_PASSWORD":${{ toJson(secrets.NOTIFICATION_SMS_46ELKS_API_PASSWORD) }},"NOTIFICATION_SMS_46ELKS_API_USERNAME":${{ toJson(secrets.NOTIFICATION_SMS_46ELKS_API_USERNAME) }},"NOTIFICATION_SMS_CALLR":${{ toJson(secrets.NOTIFICATION_SMS_CALLR) }},"NOTIFICATION_SMS_CALLR_LOGIN":${{ toJson(secrets.NOTIFICATION_SMS_CALLR_LOGIN) }},"NOTIFICATION_SMS_CALLR_PASSWORD":${{ toJson(secrets.NOTIFICATION_SMS_CALLR_PASSWORD) }},"NOTIFICATION_SMS_CLICKATELL":${{ toJson(secrets.NOTIFICATION_SMS_CLICKATELL) }},"NOTIFICATION_SMS_CLICKATELL_API_KEY":${{ toJson(secrets.NOTIFICATION_SMS_CLICKATELL_API_KEY) }},"NOTIFICATION_SMS_FROM":${{ toJson(secrets.NOTIFICATION_SMS_FROM) }},"NOTIFICATION_SMS_INFOBIP":${{ toJson(secrets.NOTIFICATION_SMS_INFOBIP) }},"NOTIFICATION_SMS_INFOBIP_PASSWORD":${{ toJson(secrets.NOTIFICATION_SMS_INFOBIP_PASSWORD) }},"NOTIFICATION_SMS_INFOBIP_USERNAME":${{ toJson(secrets.NOTIFICATION_SMS_INFOBIP_USERNAME) }},"NOTIFICATION_SMS_NEXMO":${{ toJson(secrets.NOTIFICATION_SMS_NEXMO) }},"NOTIFICATION_SMS_NEXMO_API_KEY":${{ toJson(secrets.NOTIFICATION_SMS_NEXMO_API_KEY) }},"NOTIFICATION_SMS_NEXMO_API_SECRET":${{ toJson(secrets.NOTIFICATION_SMS_NEXMO_API_SECRET) }},"NOTIFICATION_SMS_OVH":${{ toJson(secrets.NOTIFICATION_SMS_OVH) }},"NOTIFICATION_SMS_OVH_ACCOUNT":${{ toJson(secrets.NOTIFICATION_SMS_OVH_ACCOUNT) }},"NOTIFICATION_SMS_OVH_APP_KEY":${{ toJson(secrets.NOTIFICATION_SMS_OVH_APP_KEY) }},"NOTIFICATION_SMS_OVH_APP_SECRET":${{ toJson(secrets.NOTIFICATION_SMS_OVH_APP_SECRET) }},"NOTIFICATION_SMS_OVH_CONSUMER_KEY":${{ toJson(secrets.NOTIFICATION_SMS_OVH_CONSUMER_KEY) }},"NOTIFICATION_SMS_OVH_HOST":${{ toJson(secrets.NOTIFICATION_SMS_OVH_HOST) }},"NOTIFICATION_SMS_PLIVO":${{ toJson(secrets.NOTIFICATION_SMS_PLIVO) }},"NOTIFICATION_SMS_PLIVO_AUTH_ID":${{ toJson(secrets.NOTIFICATION_SMS_PLIVO_AUTH_ID) }},"NOTIFICATION_SMS_PLIVO_AUTH_TOKEN":${{ toJson(secrets.NOTIFICATION_SMS_PLIVO_AUTH_TOKEN) }},"NOTIFICATION_SMS_STRATEGY":${{ toJson(secrets.NOTIFICATION_SMS_STRATEGY) }},"NOTIFICATION_SMS_TO":${{ toJson(secrets.NOTIFICATION_SMS_TO) }},"NOTIFICATION_SMS_TWILIO":${{ toJson(secrets.NOTIFICATION_SMS_TWILIO) }},"NOTIFICATION_SMS_TWILIO_ACCOUNT_SID":${{ toJson(secrets.NOTIFICATION_SMS_TWILIO_ACCOUNT_SID) }},"NOTIFICATION_SMS_TWILIO_AUTH_TOKEN":${{ toJson(secrets.NOTIFICATION_SMS_TWILIO_AUTH_TOKEN) }},"NOTIFICATION_TEAMS":${{ toJson(secrets.NOTIFICATION_TEAMS) }},"NOTIFICATION_TEAMS_WEBHOOK_URL":${{ toJson(secrets.NOTIFICATION_TEAMS_WEBHOOK_URL) }},"NOTIFICATION_TELEGRAM":${{ toJson(secrets.NOTIFICATION_TELEGRAM) }},"NOTIFICATION_TELEGRAM_BOT_KEY":${{ toJson(secrets.NOTIFICATION_TELEGRAM_BOT_KEY) }},"NOTIFICATION_TELEGRAM_CHAT_ID":${{ toJson(secrets.NOTIFICATION_TELEGRAM_CHAT_ID) }},"NOTIFICATION_ZULIP_API_EMAIL":${{ toJson(secrets.NOTIFICATION_ZULIP_API_EMAIL) }},"NOTIFICATION_ZULIP_API_KEY":${{ toJson(secrets.NOTIFICATION_ZULIP_API_KEY) }},"NOTIFICATION_ZULIP_MESSAGE_URL":${{ toJson(secrets.NOTIFICATION_ZULIP_MESSAGE_URL) }},"RANDOM_MAX":${{ toJson(secrets.RANDOM_MAX) }},"RANDOM_MIN":${{ toJson(secrets.RANDOM_MIN) }},"USER_AGENT":${{ toJson(secrets.USER_AGENT) }}}' - name: Update summary in README - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "readme" env: @@ -69,13 +69,13 @@ jobs: node-version: "20" - name: Generate graphs directly if dispatch fails if: steps.dispatch_graphs.outcome == 'failure' - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "graphs" env: GH_PAT: ${{ secrets.GH_PAT || github.token }} - name: Generate site - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "site" env: diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index 4cf0c3592..8ec090314 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.43.15 +# 🔼 Upptime @v1.43.16 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -39,7 +39,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Generate site - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "site" env: diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index 2824ca96b..ca40aa4f6 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.43.15 +# 🔼 Upptime @v1.43.16 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -35,7 +35,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Update summary in README - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "readme" env: diff --git a/.github/workflows/update-template.yml b/.github/workflows/update-template.yml index 1869cd423..d2064c731 100644 --- a/.github/workflows/update-template.yml +++ b/.github/workflows/update-template.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.43.15 +# 🔼 Upptime @v1.43.16 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime diff --git a/.github/workflows/updates.yml b/.github/workflows/updates.yml index 78da73870..42e3603a8 100644 --- a/.github/workflows/updates.yml +++ b/.github/workflows/updates.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.43.15 +# 🔼 Upptime @v1.43.16 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index f6fa59961..523c5987e 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -6,7 +6,7 @@ # Your changes will be overwritten when the Upptime template updates (by default, weekly) # Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly. # -# 🔼 Upptime @v1.43.15 +# 🔼 Upptime @v1.43.16 # GitHub-powered open-source uptime monitor and status page by Anand Chowdhary # * Source: https://github.com/upptime/upptime @@ -35,7 +35,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Check endpoint status - uses: upptime/uptime-monitor@v1.43.15 + uses: upptime/uptime-monitor@v1.43.16 with: command: "update" env: From 7af4609a558f0a6b893edc1b8b105f72f2b97dcc Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:00:28 +0000 Subject: [PATCH 3/8] =?UTF-8?q?=F0=9F=9F=A9=20Main=20Website=20is=20up=20(?= =?UTF-8?q?200=20in=20935=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/main-website.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/main-website.yml b/history/main-website.yml index 8bae92a25..9191466ef 100644 --- a/history/main-website.yml +++ b/history/main-website.yml @@ -1,7 +1,7 @@ url: https://merginmaps.com/?utm_source=mmsystemstatus status: up code: 200 -responseTime: 877 -lastUpdated: 2026-08-27T00:08:04.452Z +responseTime: 935 +lastUpdated: 2026-08-27T13:00:28.315Z startTime: 2023-02-23T14:57:44.000Z generator: Upptime From 3b1fc48e9dda9a5b1bbfed209153decdaabc9365 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:00:30 +0000 Subject: [PATCH 4/8] =?UTF-8?q?=F0=9F=9F=A9=20Translated=20Website=20is=20?= =?UTF-8?q?up=20(200=20in=201833=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/translated-website.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/translated-website.yml b/history/translated-website.yml index 67e2c5f82..22cd1b49c 100644 --- a/history/translated-website.yml +++ b/history/translated-website.yml @@ -1,7 +1,7 @@ url: https://fr.merginmaps.com/?utm_source=mmsystemstatus status: up code: 200 -responseTime: 1041 -lastUpdated: 2026-08-27T00:08:05.523Z +responseTime: 1833 +lastUpdated: 2026-08-27T13:00:30.180Z startTime: 2023-02-23T14:57:44.000Z generator: Upptime From d6f1ef1b14782d59de117af90778bf7e833091c0 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:00:30 +0000 Subject: [PATCH 5/8] =?UTF-8?q?=F0=9F=9F=A9=20Dashboard=20and=20API=20is?= =?UTF-8?q?=20up=20(200=20in=20515=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/dashboard-and-api.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/dashboard-and-api.yml b/history/dashboard-and-api.yml index 9325da256..e4d3b9e62 100644 --- a/history/dashboard-and-api.yml +++ b/history/dashboard-and-api.yml @@ -1,7 +1,7 @@ url: https://app.merginmaps.com/ping?utm_source=mmsystemstatus status: up code: 200 -responseTime: 476 -lastUpdated: 2026-08-27T00:08:06.024Z +responseTime: 515 +lastUpdated: 2026-08-27T13:00:30.720Z startTime: 2023-02-23T14:57:46.000Z generator: Upptime From 7cb4ba300d95926d47362c7c31e04d2588793241 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:00:32 +0000 Subject: [PATCH 6/8] =?UTF-8?q?=F0=9F=9F=A9=20Docs=20is=20up=20(200=20in?= =?UTF-8?q?=201489=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/docs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/docs.yml b/history/docs.yml index 65eb8a245..8d26f33fa 100644 --- a/history/docs.yml +++ b/history/docs.yml @@ -1,7 +1,7 @@ url: https://www.merginmaps.com/docs/?utm_source=mmsystemstatus status: up code: 200 -responseTime: 1318 -lastUpdated: 2026-08-27T00:08:07.368Z +responseTime: 1489 +lastUpdated: 2026-08-27T13:00:32.234Z startTime: 2023-02-23T14:57:49.000Z generator: Upptime From b350d88dd18fa814d8348509ea2527aa71a4a581 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Thu, 27 Aug 2026 13:00:35 +0000 Subject: [PATCH 7/8] =?UTF-8?q?=F0=9F=9F=A9=20RSS=20Feed=20is=20up=20(200?= =?UTF-8?q?=20in=203560=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/rss-feed.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/rss-feed.yml b/history/rss-feed.yml index 96e8e374f..fd160de87 100644 --- a/history/rss-feed.yml +++ b/history/rss-feed.yml @@ -1,7 +1,7 @@ url: https://www.merginmaps.com/rss/qgis?utm_source=mmsystemstatus status: up code: 200 -responseTime: 3516 -lastUpdated: 2026-08-27T00:08:10.908Z +responseTime: 3560 +lastUpdated: 2026-08-27T13:00:35.819Z startTime: 2024-02-29T14:50:52.976Z generator: Upptime From 3ad41d9360531975f7029dd07562901574b2ea11 Mon Sep 17 00:00:00 2001 From: Gabriel Bolbotina Date: Tue, 15 Sep 2026 15:59:31 +0300 Subject: [PATCH 8/8] Modified message --- .upptimerc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 87bf23825..4ce0f0230 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -29,7 +29,7 @@ status-website: customHeadHtml: "" css: "* {font-family: Inter!important;} :root {--body-background-color: #ffffff; --nav-background-color: #ffffff; --nav-border-bottom-color: #004C45; --nav-current-border-bottom-color: #004C45; --up-border-left-color: #004C45; }" navbar: - - title: Use our community + - title: Go to our community href: https://community.merginmaps.com - title: Contact Support href: https://support.merginmaps.com/support/tickets/new