From 0524773cb919aa42141fe9e6f03ddce9641f948a Mon Sep 17 00:00:00 2001 From: euxane Date: Sat, 31 Aug 2024 18:22:23 +0200 Subject: project: update site domain --- app/src/main/play/contact-website.txt | 2 +- app/src/main/play/listings/en-US/full-description.txt | 2 +- app/src/main/play/listings/ru/full-description.txt | 4 ++-- app/src/main/res/raw/network.conf | 2 +- app/src/main/res/values/strings.xml | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'app') diff --git a/app/src/main/play/contact-website.txt b/app/src/main/play/contact-website.txt index 72194ae..c6aa415 100644 --- a/app/src/main/play/contact-website.txt +++ b/app/src/main/play/contact-website.txt @@ -1 +1 @@ -https://tincapp.pacien.org \ No newline at end of file +https://tincapp.euxane.net diff --git a/app/src/main/play/listings/en-US/full-description.txt b/app/src/main/play/listings/en-US/full-description.txt index 07f8620..3c24ad5 100644 --- a/app/src/main/play/listings/en-US/full-description.txt +++ b/app/src/main/play/listings/en-US/full-description.txt @@ -17,5 +17,5 @@ Platform specific limitations of the Android client: • No support for hook scripts Please see the project's website for more information (setup guide, documentation, sources, issues): - • https://tincapp.pacien.org + • https://tincapp.euxane.net • https://github.com/pacien/tincapp diff --git a/app/src/main/play/listings/ru/full-description.txt b/app/src/main/play/listings/ru/full-description.txt index fdcfd5c..199e011 100644 --- a/app/src/main/play/listings/ru/full-description.txt +++ b/app/src/main/play/listings/ru/full-description.txt @@ -17,5 +17,5 @@ • Нет поддержки скриптов-хуков. Пожалуйста, ознакомьтесь с веб-сайтом проекта для получения дополнительной информации (руководство по установке, документация, исходники, дефекты): - • https://tincapp.pacien.org - • https://github.com/pacien/tincapp \ No newline at end of file + • https://tincapp.euxane.net + • https://github.com/pacien/tincapp diff --git a/app/src/main/res/raw/network.conf b/app/src/main/res/raw/network.conf index 3141141..43d6c55 100644 --- a/app/src/main/res/raw/network.conf +++ b/app/src/main/res/raw/network.conf @@ -1,6 +1,6 @@ # network.conf: Tinc App network interface configuration file. # Keys can be repeated to specify multiple values. -# Doc: https://tincapp.pacien.org/doc.html#network-interface +# Doc: https://tincapp.euxane.net/doc.html#network-interface # IP address of this node #Address = 10.0.0.2/32 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5cfce9e..84262e6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -20,7 +20,7 @@ Tinc App - https://tincapp.pacien.org/doc.html#%1$s + https://tincapp.euxane.net/doc.html#%1$s Error @@ -38,7 +38,7 @@ Android binding and user interface for the tinc mesh VPN daemon. Copyright © 2017–2024 Euxane P. TRAN-GIRARD and contributors. Software distributed under the terms of the GNU General Public License v3. - https://tincapp.pacien.org + https://tincapp.euxane.net App version %1$s (%2$s build) Running on Android %1$s %2$s Device ABIs: %1$s -- cgit v1.2.3