08744c103ef9526ee213c746331e36ed87bdd1952cfb0856b073ff726e31ecd0
Source Code:
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<script>
f_redirect();
function f_redirect() {
var arr = [
'https://livechat-ero.com/dxlive-coupon.html',
'https://avokazu.com',
'https://av-kappa.com/av/caribbeancom.html'
];
var num = arr.length;
if (arr.length == 0) return false;
// 0 ãã (arr.length - 1) ã®ä¹±æ°ãåå¾
var num = Math.floor(Math.random() * arr.length);
location.href = arr[num]; // ãªãã¤ã¬ã¯ã
}
</script>
</body>
</html>