[commons.internet] enhancement: replacing 'google.com' by 'w3.org'

This commit is contained in:
Vinicius Moreira
2023-10-28 10:34:37 -03:00
parent 35ecffb7a0
commit d6a764261e
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## NEXT
### Improvements
- General
- replaced the internet checking old host (`google.com`) by a more general one (`w3.org`) [#300](https://github.com/vinifmor/bauh/issues/300)
- UI
- the "Skip" button on the initialization panel is now enabled after 10 seconds [#310](https://github.com/vinifmor/bauh/issues/310)