Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
fsActive
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
01e4915e
authored
7 months ago
by
dawei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 统计
parent
87fd7c2b
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
107 additions
and
0 deletions
activities/midAutumn.html
activities/midAutumn.html
0 → 100644
View file @
01e4915e
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<!-- Google tag (gtag.js) -->
<script
async
src=
"https://www.googletagmanager.com/gtag/js?id=G-KF1H08W203"
></script>
<meta
charset=
"UTF-8"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
/>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
/>
<meta
content=
"telephone=no"
name=
"format-detection"
/>
<meta
name=
"wap-font-scale"
content=
"no"
/>
<title>
如月而至 中秋賜福
</title>
<link
rel=
"stylesheet"
href=
"https://app.ixiulive.com/static/layer-v3.1.0/layer.css"
/>
<link
rel=
"stylesheet"
href=
"https://app.ixiulive.com/static/css/reset2.css"
/>
<link
rel=
"stylesheet"
href=
"https://app.ixiulive.com/static/css/common.css"
/>
<link
rel=
"stylesheet"
href=
"../css/index.css?v=2024"
/>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/fsize.js"
></script>
<style>
body
{
min-width
:
0
;
background-color
:
rgb
(
78
,
33
,
17
);
}
</style>
</head>
<body>
<div
class=
"midAutumnBg clearfix"
></div>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/jquery-3.1.1.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/layer-v3.1.0/layer/layer.js"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/common.js?v=201912141005"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/url.js?v=20201231171111"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/webAppComm.js?v=202304252153"
></script>
<script
type=
"text/javascript"
src=
"https://app.ixiulive.com/static/js/actHead.js?v=202401021615"
></script>
<script>
// window.dataLayer = window.dataLayer || [];
// function gtag() {
// dataLayer.push(arguments);
// }
// gtag("js", new Date());
// gtag("config", "G-KF1H08W203");
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
$
.
ajax
({
url
:
"http://ceshi.yabolive.tv/web/user/checkIpIsChina.html"
,
async
:
false
,
success
:
function
(
res
)
{
console
.
log
(
"result"
,
`
${
ua
}
_
${
res
.
ip
}
`
);
let
str
=
`
${
ua
}
_
${
res
.
ip
}
`
;
$
.
ajax
({
url
:
"http://ceshi.yabolive.tv/web/test/report/dataval"
,
data
:
{
dataval
:
str
,
version
:
1000
,
uid
:
1001
,
token
:
'debug'
},
async
:
false
,
success
:
function
(
res
)
{
console
.
log
(
"结果"
,
res
)
},
});
},
});
</script>
</body>
</html>
This diff is collapsed.
Click to expand it.
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