Change UA
This commit is contained in:
parent
19cb052930
commit
3af732816d
2
index.js
2
index.js
|
@ -123,7 +123,7 @@ setInterval(processRetryQueue, 1000);
|
|||
// Connect to process.env.IEM_WS_SERVER
|
||||
const wsClient = new ws(process.env.IEM_WS_SERVER, {
|
||||
headers: {
|
||||
"User-Agent": "ntfy-pusher/1.0",
|
||||
"User-Agent": "IEM-Alerter-NTFYPusher/1.0 (+https://git.chrischro.me/iem-alerter/ntfy-pusher; contact: me@ko4wal.radio)",
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue