1 Star 0 Fork 3

XlouS/个人和表白网页自动生成制作

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
web.php 855 Bytes
一键复制 编辑 原始数据 按行查看 历史
huyi5451 提交于 2018-09-17 12:00 . init 1314
<?php error_reporting(0);header("Content-Type: text/html;charset=utf-8");include("plugin/config.php");if(empty($_GET["id"])){echo '缺少参数';exit();} $data=json_decode(file_get_contents('plugin/pingbi.json'),1);for ($i= 0;$i< count($data); $i++){if('http://'.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].'?'.$_SERVER['QUERY_STRING']==$data[$i]){echo '<script language="javascript"> alert("'.urldecode($pbinfo).'");window.location.href=\'./\';</script> ';exit();}} $url=(base64_decode('aHR0cDovL3d3dy4=').(base64_decode('OA==')*base64_decode('MTg=')).base64_decode('Zy5jb20vd2ViLnBocD9pZD0=')).$_GET["id"];$tonjidm = '<div style="display:none">'.urldecode($tonji).'</div>';echo str_replace('<script type="text/javascript" src="../js/count.js"></script>',$tonjidm,str_replace('<script src="../js/count.js"></script>',$tonjidm,file_get_contents($url))); ?>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xlou-s/1314.git
git@gitee.com:xlou-s/1314.git
xlou-s
1314
个人和表白网页自动生成制作
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385