mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-29 22:49:28 -07:00
Specify ntfy notification is from rayhunter
This commit is contained in:
@@ -206,7 +206,7 @@ impl DiagTask {
|
||||
notification_channel
|
||||
.send(Notification::new(
|
||||
"heuristic-warning".to_string(),
|
||||
"New warning triggered!".to_string(),
|
||||
"Rayhunter has emitted a warning!".to_string(),
|
||||
Some(Duration::from_secs(60 * 5)),
|
||||
))
|
||||
.await
|
||||
|
||||
Reference in New Issue
Block a user