fix the hosts file

- Attempt to fix the hosts file https://github.com/amd64fox/SpotX/issues/52
This commit is contained in:
amd64fox
2022-07-15 06:58:41 +03:00
parent 259580f704
commit b70c0cb4c0
2 changed files with 28 additions and 0 deletions

View File

@@ -84,4 +84,6 @@ Good luck to you.
UpdateError = "Failed to block updates"
NoSpotifyExe = "Could not find Spotify.exe"
InstallComplete = "installation completed"
HostDel = "Unwanted URLs found in hosts file, trying to remove them..."
HostError = "Something went wrong while editing the hosts file, edit it manually"
```