Created
July 2, 2015 12:03
-
-
Save jschmid/2f3adbeb37ff0b45a641 to your computer and use it in GitHub Desktop.
How Whatsapp does the app redirection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script>window.location = "whatsapp://r?c=212687";setTimeout(function(){window.location="http://v.whatsapp.com/212687?s=1";},0);</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment