From db045972c15e6190592aeb0864435efcb3219ef2 Mon Sep 17 00:00:00 2001 From: IDeletedSystem64 Date: Fri, 18 Mar 2022 21:26:36 -0500 Subject: [PATCH] Add ping locations --- config-example.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/config-example.json b/config-example.json index a04a7db..b6e2ed2 100644 --- a/config-example.json +++ b/config-example.json @@ -20,5 +20,18 @@ "with the network connections.", "VLC Media Player", "Chromium" +], +"locations": [ +"Microsoft", +"LinusTechTips", +"Linus Torvalds", +"borkeonv2", +"Google", +"192.168.1.1", +"127.0.0.1", +"Sophie's computer", +"Mars", +"Elon Musk", +"TMC Software" ] } \ No newline at end of file