Commit b09692ca by agan

修改b包攔截

parent f06d3e47
Showing with 3 additions and 4 deletions
......@@ -3,6 +3,7 @@
<head>
<script src="https://res.sharetrace.com/sharetrace.min.js"></script>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script>
var _url= "https://webserver.yabolive.net"
$.ajax({
......@@ -54,7 +55,7 @@
</div>
</body>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src="https://www.footseen.com/js/new/langnew.js"></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
......
......@@ -3,7 +3,7 @@
<head>
<script src="https://res.sharetrace.com/sharetrace.min.js"></script>
<script src="lib/jquery-3.1.1.min.js"></script>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script>
var _url= "https://webserver.yabolive.net"
$.ajax({
......@@ -11,7 +11,6 @@
success: function (res) {
var result = JSON.parse(res);
if(result.code === 1){
if(result.checkResult){
window.location.href = 'content.html'
}
......@@ -55,7 +54,6 @@
</div>
</body>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script src="https://www.footseen.com/js/new/langnew.js"></script>
<script src='https://www.footseen.com/layer-v3.1.0/layer/layer.js'></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment