Redirect users from Russia directly to CloudPayments (test)
Skip https://organicmaps.app/ru/donate web-site and redirect users to https://pay.cloudtips.ru/p/774e5188 via https://donate.organicmaps.ru
This commit is contained in:
parent
fccf37e9e7
commit
b08cf5bff0
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ export const SERVER = {
|
|||
|
||||
// Exported for tests.
|
||||
export const DONATE_URL = 'https://organicmaps.app/donate/';
|
||||
export const DONATE_URL_RU = 'https://organicmaps.app/ru/donate/';
|
||||
export const DONATE_URL_RU = 'https://donate.organicmaps.ru/';
|
||||
|
||||
export async function getServersList(request: Request) {
|
||||
// Private for map files.
|
||||
|
|
Loading…
Add table
Reference in a new issue