Change privacy policy url
This commit is contained in:
@@ -8,6 +8,6 @@ abstract class Constants {
|
|||||||
static const appCastUrl =
|
static const appCastUrl =
|
||||||
"https://raw.githubusercontent.com/hiddify/hiddify-next/main/appcast.xml";
|
"https://raw.githubusercontent.com/hiddify/hiddify-next/main/appcast.xml";
|
||||||
static const telegramChannelUrl = "https://t.me/hiddify";
|
static const telegramChannelUrl = "https://t.me/hiddify";
|
||||||
static const privacyPolicyUrl = "https://hiddify.com/en/privacy-policy/";
|
static const privacyPolicyUrl = "https://hiddify.com/privacy-policy/";
|
||||||
static const termsAndConditionsUrl = "https://hiddify.com/terms/";
|
static const termsAndConditionsUrl = "https://hiddify.com/terms/";
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user