From 934d633d4d693b808db4c6afa524f7b7f51595ff Mon Sep 17 00:00:00 2001
From: Juan Cruz Vincenti
- {{ monitor.url }}
+ {{ monitor.url }}
TCP Ping {{ monitor.hostname }}:{{ monitor.port }}
Ping: {{ monitor.hostname }}
From 348d0170fa9f561c1ea8dcd714ff7936e44bc8d4 Mon Sep 17 00:00:00 2001
From: Nelson Chan Message Thread ID: Optional Unique identifier for the target message thread (topic) of the forum; for forum supergroups only Message Thread ID: Optional Unique identifier for the target message thread (topic) of the forum; for forum supergroups only
+
## 🥔 Live Demo
From db757123ba1ae0f41557d4d3a6c41858ef7b9053 Mon Sep 17 00:00:00 2001
From: long2ice
{{ monitor.name }}
+
+ {{ monitor.name }}
diff --git a/src/pages/Settings.vue b/src/pages/Settings.vue
index 2b08d04ea..b034a5411 100644
--- a/src/pages/Settings.vue
+++ b/src/pages/Settings.vue
@@ -113,9 +113,12 @@ export default {
backup: {
title: this.$t("Backup"),
},
+ /*
+ Hidden for now: Unfortunately, after some test, I found that Playwright requires a lot of libraries to be installed on the Linux host in order to start Chrome or Firefox.
+ It will be hard to install, so I hide this feature for now. But it still accessible via URL: /settings/plugins.
plugins: {
title: this.$tc("plugin", 2),
- },
+ },*/
about: {
title: this.$t("About"),
},
From 4fb43034cda45230dd58bccbae50c8774d39b40d Mon Sep 17 00:00:00 2001
From: Louis Lam
-[](https://github.com/sponsors/louislam)
+[](https://github.com/sponsors/louislam)
From e0f017864482088ff8b99a0f74fd5146f03014d3 Mon Sep 17 00:00:00 2001
From: Adam Stachowicz
+
*{{ $t("Required") }}
- *{{ $t("Required") }}