From d687be483988cc730a41b6b1a0327551ac7df4ff Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 9 Oct 2022 10:16:17 +0200 Subject: [PATCH] Remove default token --- epicgamesfree/rootfs/templates/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/epicgamesfree/rootfs/templates/config.json b/epicgamesfree/rootfs/templates/config.json index 72b08b199..5d43a70db 100644 --- a/epicgamesfree/rootfs/templates/config.json +++ b/epicgamesfree/rootfs/templates/config.json @@ -38,7 +38,7 @@ }, { "type":"telegram", - "token":"644739147:AAGMPo-Jz3mKRnHRTnrPEDi7jUF1vqNOD5k", + "token":"to_fill", "chatId":"-987654321" }, { @@ -48,8 +48,8 @@ }, { "type":"pushover", - "token":"a172fyyl9gw99p2xi16tq8hnib48p2", - "userKey":"uvgidym7l5ggpwu2r8i1oy6diaapll" + "token":"to_fill", + "userKey":"to_fill" }, { "type":"gotify",