diff --git a/Notify_dapnet.md b/Notify_dapnet.md index c6d2c4d..6d625dc 100644 --- a/Notify_dapnet.md +++ b/Notify_dapnet.md @@ -55,13 +55,4 @@ apprise -vv -b "Test Message Body" \ # Assuming our {txgroups} - 'dl-all', 'all' apprise -vv -b "Test Message Body" \ "dapnet://df1abc:test@df1def?txgroups=dl-all,all&priority=emergency" -``` - -Send a DAPNET/Hampager notification to the callsign: `DF1ABC` -```bash -# Assuming our {callsign} is DF1ABC -# Assuming our {userid} is foobar -# Assuming our {password} is pass123 -apprise -vv -b "Test Message Body" \ - "dapnet://foobar:pass123@DF1ABC" -``` +``` \ No newline at end of file