+
+
+
+
+
+ https://push.spug.cc
+
+
+
+
diff --git a/src/components/notifications/index.js b/src/components/notifications/index.js
index 70e7d336d..be7feb820 100644
--- a/src/components/notifications/index.js
+++ b/src/components/notifications/index.js
@@ -64,6 +64,7 @@ import WeCom from "./WeCom.vue";
import GoAlert from "./GoAlert.vue";
import ZohoCliq from "./ZohoCliq.vue";
import Splunk from "./Splunk.vue";
+import SpugPush from "./SpugPush.vue";
import SevenIO from "./SevenIO.vue";
import Whapi from "./Whapi.vue";
import WAHA from "./WAHA.vue";
@@ -140,6 +141,7 @@ const NotificationFormList = {
"threema": Threema,
"twilio": Twilio,
"Splunk": Splunk,
+ "SpugPush": SpugPush,
"webhook": Webhook,
"WeCom": WeCom,
"GoAlert": GoAlert,
diff --git a/src/lang/en.json b/src/lang/en.json
index 63c28b56c..37c023ee4 100644
--- a/src/lang/en.json
+++ b/src/lang/en.json
@@ -799,6 +799,7 @@
"PushDeer Server": "PushDeer Server",
"pushDeerServerDescription": "Leave blank to use the official server",
"PushDeer Key": "PushDeer Key",
+ "SpugPush Template Code": "Template Code",
"wayToGetClickSendSMSToken": "You can get API Username and API Key from {0} .",
"Custom Monitor Type": "Custom Monitor Type",
"Google Analytics ID": "Google Analytics ID",