2022年12月

<?php
error_reporting(0);
header("Content-type:text/plain;charset=utf-8");
$xurl='http://live.miguvideo.com/live/v2/tv-data/a5f78af9d160418eb679a6dd0429c920';
$contents=file_get_contents($xurl);
$a=json_decode($contents,true);
for ($j=0;$j<count($a[body][liveList]);$j++){
$tvdata=$abody$j;
$xurl='http://live.miguvideo.com/live/v2/tv-data/'.$tvdata;
$contents=file_get_contents($xurl);
$a=json_decode($contents,true);
for ($i=0;$i<count($a[body][dataList]);$i++){
$list1=$abody$i;
$list2=$abody$i;
echo "'".(++$n)."'"."=>['".$list1."','".$list2."'],"."rn";
}
}
?>

165742wghnufgttk6vuver.png

使用说明
1,上传zip文件到根目录。解压得到:WxqqJump

2,修改根目录里的index.php文件,在第一行 <?php 下面新增一行:

require_once('WxqqJump/WxqqJump.php');
当不再使用或者需要临时关闭跳转时,只需注释掉该行代码即可。

说明:本教程仅适用于php类型网站

1108318027.zip