Skip to content

Commit

Permalink
Add Android AppLink json
Browse files Browse the repository at this point in the history
  • Loading branch information
ztimms73 committed Oct 9, 2023
1 parent cbf169c commit 7649886
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .well-known/assetlinks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[
{
"relation": [
"delegate_permission/common.handle_all_urls"
],
"target": {
"namespace": "android_app",
"package_name": "org.koitharu.kotatsu",
"sha256_cert_fingerprints": [
"67:E1:51:00:BB:80:93:01:78:3E:DC:B6:34:8F:A3:BB:F8:30:34:D9:1E:62:86:8A:91:05:3D:BD:70:DB:3F:18"
]
}
}
]

0 comments on commit 7649886

Please sign in to comment.