Skip to content

Commit 4f51796

Browse files
committed
protonmail: drop protonirockerxow.onion online web client support #80
1 parent b02bd84 commit 4f51796

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/shared/constants.ts

-4
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ export const ACCOUNTS_CONFIG: Record<AccountType, Record<"entryUrl", EntryUrlIte
5353
value: `${ACCOUNTS_CONFIG_ENTRY_URL_LOCAL_PREFIX}https://protonirockerxow.onion`,
5454
title: `https://protonirockerxow.onion (${getBuiltInWebClientTitle("protonmail")})`,
5555
},
56-
{
57-
value: "https://protonirockerxow.onion",
58-
title: "https://protonirockerxow.onion (deprecated)",
59-
},
6056
{
6157
value: "https://beta.protonmail.com",
6258
title: "https://beta.protonmail.com (deprecated)",

0 commit comments

Comments
 (0)