diff options
author | sijanec <sijanecantonluka@gmail.com> | 2020-08-30 21:31:25 +0200 |
---|---|---|
committer | sijanec <sijanecantonluka@gmail.com> | 2020-08-30 21:31:25 +0200 |
commit | a79490fdcfcb0f9d5339f7e192eab7ba255ae8c7 (patch) | |
tree | 0a30e2d279acc7e6f37924eeaa148060135d2988 /.well-known | |
parent | oni so dodali manifest (diff) | |
download | ttx-app-a79490fdcfcb0f9d5339f7e192eab7ba255ae8c7.tar ttx-app-a79490fdcfcb0f9d5339f7e192eab7ba255ae8c7.tar.gz ttx-app-a79490fdcfcb0f9d5339f7e192eab7ba255ae8c7.tar.bz2 ttx-app-a79490fdcfcb0f9d5339f7e192eab7ba255ae8c7.tar.lz ttx-app-a79490fdcfcb0f9d5339f7e192eab7ba255ae8c7.tar.xz ttx-app-a79490fdcfcb0f9d5339f7e192eab7ba255ae8c7.tar.zst ttx-app-a79490fdcfcb0f9d5339f7e192eab7ba255ae8c7.zip |
Diffstat (limited to '.well-known')
-rw-r--r-- | .well-known/assetlinks.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.well-known/assetlinks.json b/.well-known/assetlinks.json new file mode 100644 index 0000000..08a7e88 --- /dev/null +++ b/.well-known/assetlinks.json @@ -0,0 +1,13 @@ +[ + { + "relation": ["delegate_permission/common.handle_all_urls"], + "target" : { + "namespace": "android_app", + "package_name": "tk.xn--jha.teletekst", + "sha256_cert_fingerprints": + [ + "78:51:6D:C4:40:49:83:A0:AA:38:09:EF:CF:83:37:F4:5D:F0:88:18:89:DE:C2:84:DD:14:D4:8C:09:FF:46:A8" + ] + } + } +] |