Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b09692ca
authored
Dec 01, 2021
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改b包攔截
parent
f06d3e47
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
b/download.html
b2/download.html
b/download.html
View file @
b09692ca
...
...
@@ -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>
...
...
b2/download.html
View file @
b09692ca
...
...
@@ -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>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment