From 57bb09e94ca2b23e5067285e3e5607b35dae0696 Mon Sep 17 00:00:00 2001 From: Redume Date: Sat, 14 Sep 2024 19:02:23 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D1=82=D0=B2=D0=B5=D1=80=D0=B6=D0=B4=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=D0=BC=D0=B5=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=BC=D0=BE=D0=B1=D0=B8=D0=BB=D1=8C=D0=BD?= =?UTF-8?q?=D0=BE=D0=B3=D0=BE=20=D0=BF=D1=80=D0=B8=D0=BB=D0=BE=D0=B6=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .well-known/assetlinks.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .well-known/assetlinks.json diff --git a/.well-known/assetlinks.json b/.well-known/assetlinks.json new file mode 100644 index 0000000..c215742 --- /dev/null +++ b/.well-known/assetlinks.json @@ -0,0 +1,14 @@ +[ + { + "relation": [ + "delegate_permission/common.handle_all_urls" + ], + "target": { + "namespace": "android_app", + "package_name": "ru.murzify.everynasa", + "sha256_cert_fingerprints": [ + "3D:37:00:88:14:AB:C3:6B:02:7B:C9:AB:F9:96:F1:8F:7E:E7:FE:05:F9:64:62:F8:39:CA:DF:88:69:97:68:B7" + ] + } + } +] \ No newline at end of file