- This domain belongs to a known tracker.
+ This domain belongs to the Whotracksme database.
Name:
{data.name}
diff --git a/client/src/components/ui/Status.js b/client/src/components/ui/Status.js
index 0e0d849a..bc103a61 100644
--- a/client/src/components/ui/Status.js
+++ b/client/src/components/ui/Status.js
@@ -7,10 +7,10 @@ const Status = props => (
- You are currently not using AdGuard DNS
+ You are currently not using AdGuard Home
diff --git a/issue_template.md b/issue_template.md
index 2939e0c5..bb020c5e 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -29,7 +29,7 @@
| Description | Value |
| -------------- | ------------ |
-| Version of AdGuard DNS server:| (e.g. v1.0)
+| Version of AdGuard Home server:| (e.g. v1.0)
| How did you setup DNS configuration:| (System/Router/IoT)
| If it's a router or IoT, please write device model:| (e.g. Raspberry Pi 3 Model B)
| Operating system and version:| (e.g. Ubuntu 18.04.1)
diff --git a/openapi.yaml b/openapi.yaml
index 0b11f3fe..16421815 100644
--- a/openapi.yaml
+++ b/openapi.yaml
@@ -1,7 +1,7 @@
swagger: '2.0'
info:
- title: 'AdGuard DNS'
- description: 'Control AdGuard DNS server with this API'
+ title: 'AdGuard Home'
+ description: 'Control AdGuard Home server with this API'
version: 0.0.0
basePath: /control
schemes:
diff --git a/version.json b/version.json
index 26fa476e..59d4ae7c 100644
--- a/version.json
+++ b/version.json
@@ -8,4 +8,4 @@
"download_linux_arm": "https://github.com/AdguardTeam/AdguardDNS/releases/download/v0.1/AdguardDNS_0.1_linux_arm.tar.gz",
"download_linux_arm64": "https://github.com/AdguardTeam/AdguardDNS/releases/download/v0.1/AdguardDNS_0.1_linux_arm64.tar.gz",
"selfupdate_min_version": "v0.0"
-}
+}
\ No newline at end of file