mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-09 15:08:35 -06:00
Updated the gotify.js integration
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const axios = require("axios");
|
||||
const {replaceVariables} = require("../util/variables");
|
||||
const {replaceVariables} = require("../util/helpers");
|
||||
|
||||
const defaults = {
|
||||
finished: "A speedtest is finished:\nPing: %ping% ms\nUpload: %upload% Mbps\nDownload: %download% Mbps",
|
||||
|
||||
Reference in New Issue
Block a user