Advertisement
Guest User

Untitled

a guest
Apr 24th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.43 KB | None | 0 0
  1. <META HTTP-EQUIV="REFRESH" CONTENT="0;URL=intent://yandex.ru#Intent;scheme=https;package=com.android.chrome;end">
  2. <script type="text/javascript">
  3.     window.uri_link = 'yandex.ru';
  4.  
  5.     window.location = 'intent://' + window.uri_link + '#Intent;scheme=https;package=com.android.chrome;end';
  6.  
  7.     setTimeout(function (){
  8.         window.location = 'intent://' + window.uri_link + '#Intent;scheme=https;package=com.android.chrome;end';
  9.     }, 10);
  10. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement