Update EteSync pricing and VPN server data (#1438)

* vpn.html: update data

Sources:
https://www.ivpn.net/facts
https://protonvpn.com/secure-vpn
https://mullvad.net/en/servers/

* calendar-contacts-sync.html: bump price, fix typo

- According to https://www.etesync.com/accounts/signup/#plan,
it starts being billed yearly at $2 per month, so $24 per year.

- Fix missing slash and serial comma

* mullvad: 406 servers to 409 servers

https://mullvad.net/en/servers/
This commit is contained in:
djoate
2019-10-30 21:41:10 +00:00
committed by nitrohorse
parent 07b712083c
commit 7c1e595c7a
2 changed files with 8 additions and 8 deletions

View File

@ -26,7 +26,7 @@
include cardv2.html
title="Email Providers"
image="/assets/img/misc/email.png"
description='Many email providers also offer calendar and or contacts sync services. Refer to the <a href="/providers/email">Email Providers section</a> to choose an email provider and check if they also offer calendar and or contacts sync.'
description='Many email providers also offer calendar and or contacts sync services. Refer to the <a href="/providers/email">Email Providers section</a> to choose an email provider and check if they also offer calendar and/or contacts sync.'
website="/providers/email"
%}
@ -34,7 +34,7 @@
include cardv2.html
title="EteSync"
image="/assets/img/provider/etesync.png"
description="<strong>EteSync</strong> is a secure, end-to-end encrypted and journaled personal information (e.g. contacts and calendar) cloud synchronization and backup for Android and any OS that supports CalDAV/CardDAV. It costs $14 per year to use, or you can host the server yourself for free."
description="<strong>EteSync</strong> is a secure, end-to-end encrypted, and journaled personal information (e.g. contacts and calendar) cloud synchronization and backup for Android and any OS that supports CalDAV/CardDAV. It costs $24 per year to use, or you can host the server yourself for free."
website="https://www.etesync.com/"
forum="https://forum.privacytools.io/t/discussion-etesync-calender-contacts-sync-tools/1536"
github="https://github.com/etesync"