diff --git a/app/store/ServicesList.js b/app/store/ServicesList.js index e2d21734..5126c221 100644 --- a/app/store/ServicesList.js +++ b/app/store/ServicesList.js @@ -237,6 +237,15 @@ Ext.define('Rambox.store.ServicesList', { ,type: 'email' ,note: 'Read HERE to see the differences between protonmail.com and protonmail.ch.' }, + { + id: 'protonmailonion' + ,logo: 'protonmail.png' + ,name: 'ProtonMail Onion' + ,description: locale['services[20]'] + ,url: 'https://protonirockerxow.onion/inbox' + ,type: 'email' + ,note: 'Read HERE to see the differences between protonmail.com and protonmail hidden service (over TOR).' + }, { id: 'tutanota' ,logo: 'tutanota.png'