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
5e9972c9
authored
Apr 14, 2022
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
ac2c1385
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
footseen/Nesting/help/privacyAgreement.html
footseen/Nesting/help/privacyAgreement.html
View file @
5e9972c9
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-capable"
content=
"yes"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<title>
Footseen
隱私協議
</title>
<title>
Footseen
Privacy Agreement
</title>
<link
rel=
"stylesheet"
href=
"https://zhiboweb.yazhaiyabo.com/simper/css/reset.css"
>
<link
rel=
"stylesheet"
href=
"https://zhiboweb.yazhaiyabo.com/simper/css/reset.css"
>
<link
rel=
"stylesheet"
href=
"../../css/background.css"
>
<link
rel=
"stylesheet"
href=
"../../css/background.css"
>
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
<body>
<body>
<div
class=
"pageBox"
>
<div
class=
"pageBox"
>
<p
class=
"title bold"
>
Footseen
隱私協議
</p>
<p
class=
"title bold"
>
Footseen
Privacy Agreement
</p>
<p
class=
"bold"
>
Privacy Agreement
</p>
<p
class=
"bold"
>
Privacy Agreement
</p>
<p>
This Footseen Live Privacy Policy explains how Footseen Live ("Footseen" "we" "us") process any personal data
<p>
This Footseen Live Privacy Policy explains how Footseen Live ("Footseen" "we" "us") process any personal data
we collect from visitors and users of Footseen applications, services provided in relation to the website
we collect from visitors and users of Footseen applications, services provided in relation to the website
...
@@ -630,7 +630,11 @@
...
@@ -630,7 +630,11 @@
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../lib/langchange.js?v=201909121028"
></script>
<script
src=
"../../lib/langchange.js?v=201909121028"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
if
(
sessionStorage
.
lang
==
0
||
sessionStorage
.
lang
==
2
)
{
$
(
"title"
).
text
(
'隱私協議'
);
}
else
{
$
(
"title"
).
text
(
'Privacy Agreement'
);
}
</script>
</script>
</body>
</body>
...
...
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