Updated on 2026-08-14

This commit is contained in:
Tangem 2025-07-08 15:42:29 +05:00
parent 48180a9b38
commit 76164ac486
12 changed files with 249 additions and 50 deletions

View file

@ -1,6 +1,6 @@
package com.tangem.utils.extensions
private const val DEEPLINK_VALIDATION_REGEX = "['\";<>()+\\\\]"
private const val DEEPLINK_VALIDATION_REGEX = "[\";<>()+\\\\]"
/**
* Check for malicious symbol in uri part