From 577de74ac41549a0ca405abaeaca6b34768dc9be Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Sun, 29 May 2022 23:11:05 +0100 Subject: [PATCH] :sparkles: AdGuard DNS info widget (#493) --- src/components/Widgets/AdGuardDnsInfo.vue | 174 ++++++++++++++++++++++ 1 file changed, 174 insertions(+) create mode 100644 src/components/Widgets/AdGuardDnsInfo.vue diff --git a/src/components/Widgets/AdGuardDnsInfo.vue b/src/components/Widgets/AdGuardDnsInfo.vue new file mode 100644 index 00000000..a1b1fcb8 --- /dev/null +++ b/src/components/Widgets/AdGuardDnsInfo.vue @@ -0,0 +1,174 @@ + + + + +