channel.html 775 B

123456789101112131415
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title></title>
  6. <script>
  7. if (window.location.href.indexOf('orderchannel/douyin/poly/index.html?fes=jh9') > 0) {
  8. window.location.href = 'https://800.wo.cn/orderchannel/douyin/rbt15/index.html?fes=jiq&sou=26&type=poly&t=' + new Date().getTime();
  9. // window.location.href = 'https://800.wo.cn/orderchannel/douyin/poly/index9.html?fes=jh9&sou=26&type=poly&t=' + new Date().getTime();
  10. } else if (window.location.href.indexOf('festivalchannel/douyin/poly/index.html?fes=jh9') > 0) {
  11. window.location.href = 'https://800.wo.cn/festivalchannel/douyin/rbt/index.html?fes=ji5&sou=33&type=poly&t=' + new Date().getTime();
  12. }
  13. </script>
  14. </head>
  15. </html>