mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #32 from tambry/master
Use one.one.one.one instead of the IPv4 address
This commit is contained in:
commit
ad0720ebfb
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ export default {
|
|||
image: '/static/img/1111.jpg',
|
||||
url: 'https://www.cloudflare.com/learning/dns/what-is-1.1.1.1/',
|
||||
sources: {
|
||||
windows: 'https://1.1.1.1/',
|
||||
macos: 'https://1.1.1.1/',
|
||||
windows: 'https://one.one.one.one/',
|
||||
macos: 'https://one.one.one.one/',
|
||||
ios:
|
||||
'https://itunes.apple.com/app/1-1-1-1-faster-internet/id1423538627?mt=8',
|
||||
android:
|
||||
|
|
|
|||
Loading…
Reference in a new issue