Pepguy commited on
Commit
af827a3
·
verified ·
1 Parent(s): 8e48a93

Update signing.html

Browse files
Files changed (1) hide show
  1. signing.html +1 -1
signing.html CHANGED
@@ -31,7 +31,7 @@
31
  <p>If nothing happens, please open it manually.</p>
32
 
33
  <script>
34
- const appPackage = "com.publicstring.everydaycats"; // update with your actual Android package name
35
 
36
  // Attempt to open the app
37
  window.location.href = `intent://#Intent;package=${appPackage};end`;
 
31
  <p>If nothing happens, please open it manually.</p>
32
 
33
  <script>
34
+ const appPackage = "com.public_string.dubem"; // "com.publicstring.everydaycats"; // update with your actual Android package name
35
 
36
  // Attempt to open the app
37
  window.location.href = `intent://#Intent;package=${appPackage};end`;