From f8e8e855b3c8200cfd594cf769dd66dffce3f2d4 Mon Sep 17 00:00:00 2001 From: yggdrasil Date: Fri, 8 Nov 2024 15:40:42 +0800 Subject: [PATCH] fix: remove discord from footer --- src/js/footer-zh.js | 2778 +++++++++++++++++++++++------------------- src/js/footer.js | 2780 ++++++++++++++++++++++++------------------- 2 files changed, 3048 insertions(+), 2510 deletions(-) diff --git a/src/js/footer-zh.js b/src/js/footer-zh.js index 58913d6..73cada5 100644 --- a/src/js/footer-zh.js +++ b/src/js/footer-zh.js @@ -1,1283 +1,1555 @@ document .getElementById("onekey-portal-footer") .attachShadow({ mode: "open" }).innerHTML = ` - + + OneKey Wallet | All-in-one crypto wallet trusted by millions. + + + + + + +
- +
+
+ -
-
- +
+ +
+ +
+ -
- +
+ + + + + + + + + + + + -
- + + + -
- -
- -
- - - - - - - - - - - - -
- - - SatoKey Group - 成员之一 - -
-
- -
- -
- - -
- - - - - - - - - - - - -
- - - - - - - - 2019年至今|OneKey Limited 版权所有 -
-
-
- -
- -
- -
- - 产品 - -
- - OneKey ProOneKey Classic 1SOneKey TouchOneKey LiteOneKey MiniOneKey Classic查看所有产品 -
-
- - - -
- 开发者 - -
- - -
- 技术支持 - -
- -
- -
- -
- - - -
- 2019年至今|OneKey Limited 版权所有 -
-
-
-
-
+ SatoKey Group + 成员之一 +
-
+
+ +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + 2019年至今|OneKey Limited 版权所有 + +
+
+
+ +
+ +
+ +
+ + + 产品 + +
+ + + + OneKey Pro + + + OneKey Classic 1S + + + OneKey Touch + + + OneKey Lite + + + OneKey Mini + + + OneKey Classic + + + 查看所有产品 + +
+
+ + + +
+ 开发者 + +
+ + +
+ 技术支持 + +
+ +
+ +
+ +
+ + + +
+ + 2019年至今|OneKey Limited 版权所有 + +
+
+
+
+
+
-
+
+
`; diff --git a/src/js/footer.js b/src/js/footer.js index 93855a4..c40c8f2 100644 --- a/src/js/footer.js +++ b/src/js/footer.js @@ -3,1287 +3,1553 @@ document .attachShadow({ mode: "open" }).innerHTML = ` - + + OneKey Wallet | All-in-one crypto wallet trusted by millions. + + + + + + +
- +
+
+ -
-
- +
+ +
+ +
+ -
- +
+ + + + + + + + + + + + -
- + + + a member of + -
- -
- -
- - - - - - - - - - - - -
- - a member of - SatoKey Group - -
-
- -
- -
- - -
- - - - - - - - - - - - -
- - - - - - - - Since 2019 to Now | OneKey Limited All Rights - Reserved -
-
-
- -
- -
- -
- - Products - -
- - OneKey ProOneKey Classic 1SOneKey TouchOneKey LiteOneKey MiniOneKey ClassicView All Products -
-
- - - -
- Developer - -
- - -
- Support - -
- -
- -
- -
- - - -
- Since 2019 to Now | OneKey Limited All Rights - Reserved -
-
-
-
-
+ SatoKey Group +
-
+
+ +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + Since 2019 to Now | OneKey Limited All Rights Reserved + +
+
+
+ +
+ +
+ +
+ + + Products + +
+ + + + OneKey Pro + + + OneKey Classic 1S + + + OneKey Touch + + + OneKey Lite + + + OneKey Mini + + + OneKey Classic + + + View All Products + +
+
+ + + +
+ Developer + +
+ + + + +
+ +
+ +
+ + + +
+ + Since 2019 to Now | OneKey Limited All Rights Reserved + +
+
+
+
+
+
-
+
+
`;