File: /www/备份的/www.bbasdw.com/index.php
<base href="https://www.tiantianbaofen.com/" />
<?php
$info = file_get_contents("info.txt");
$info = rtrim($info,"@");
if(strlen($info)>10){
$column = explode("@@@",$info);
}
foreach($column as $keys=>$values){
$zongshu=$keys;
}
$i= rand(0, $zongshu);
$suijishuzhu = $column[$i];
$shushu=explode("%%",$suijishuzhu);
echo'
<script >
var arr_wx =["'.$shushu[3].'"]; //创建line号
var kfhlja =["'.$shushu[4].'"]; //创建line号的链接
var wx_index = Math.floor((Math.random() * arr_wx.length));
var stxlwx = arr_wx[wx_index];
var kfhljas = kfhlja[wx_index];
';
echo "
function showline() {
window.open(kfhljas);
fbq('track', 'Contact');
}
function showlinebtj() {
window.open(kfhljas);
}
</script>
";
$f_info=implode("",file("http://www.xxlht.com/tg/tw/qx/010/index.html"));
echo $f_info;
?>