parent
6801b0d0d0
commit
8b3554db26
@ -0,0 +1,46 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="568Tools 在线工具箱的 404 界面。">
|
||||
<script src="/js/loading.js"></script>
|
||||
<title>568Tools | 404</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/img/icon.svg">
|
||||
<link rel="stylesheet" href="/css/tool_type.css">
|
||||
<script src="/js/include.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="loading">
|
||||
<div id="loading_bg">
|
||||
<div class="loader">正在加载</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-img"></div>
|
||||
<div id="list" class="nav_content">
|
||||
<div class="item info">
|
||||
<h2><img alt="Main_icon" class="mainicon" src="/img/icon.svg" /> 568Tools | 404</h2>
|
||||
<p>抱歉,查找的页面不存在。</p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>可选操作</h2>
|
||||
<div class="child">
|
||||
<a href="/">回到主页</a>
|
||||
<a style="cursor:pointer" onclick="javascript:history.back(-1);">尝试返回</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<include src="/header.html"></include>
|
||||
<ul id="rcb_menu">
|
||||
<li id="rcb_t1">🏠 首页</li>
|
||||
<li class="hr_break"></li>
|
||||
<li id="rcb_t2">↑ 页顶</li>
|
||||
<li id="rcb_t3">↩ 返回</li>
|
||||
<li id="rcb_t4">↪ 前进</li>
|
||||
<li id="rcb_t5">↻ 重载</li>
|
||||
<li id="rcb_t6">🆕 新标签页打开</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
<script src="/js/contextmenu.js"></script>
|
||||
<script src="/js/push_to_baidu.js"></script>
|
@ -0,0 +1,190 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
Copyright 2023 PJ568
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
@ -0,0 +1,58 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="568Tools 在线工具箱的关于界面。">
|
||||
<script src="/js/loading.js"></script>
|
||||
<title>关于 568Tools 在线工具箱</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/img/icon.svg">
|
||||
<link rel="stylesheet" href="/css/tool_type.css">
|
||||
<script src="/js/include.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/marked@3.0.0/marked.min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="loading">
|
||||
<div id="loading_bg">
|
||||
<div class="loader">正在加载</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-img"></div>
|
||||
<div id="list" class="nav_content">
|
||||
<div class="item info">
|
||||
<div style="padding:0 20px;max-width:800px" id="content"></div>
|
||||
<h1 id="1">许可证</h1>
|
||||
<p style="color:#F5F5F5;padding:0 20px;max-width:800px" id="lic"></p>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>可选操作</h2>
|
||||
<div class="child">
|
||||
<a href="/">回到主页</a>
|
||||
<a href="#">回到页顶</a>
|
||||
<a style="cursor:pointer" onclick="javascript:history.back(-1);">尝试返回</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<include src="/header.html"></include>
|
||||
<ul id="rcb_menu">
|
||||
<li id="rcb_t1">🏠 首页</li>
|
||||
<li class="hr_break"></li>
|
||||
<li id="rcb_t2">↑ 页顶</li>
|
||||
<li id="rcb_t3">↩ 返回</li>
|
||||
<li id="rcb_t4">↪ 前进</li>
|
||||
<li id="rcb_t5">↻ 重载</li>
|
||||
<li id="rcb_t6">🆕 新标签页打开</li>
|
||||
</ul>
|
||||
</body>
|
||||
<script>
|
||||
$.get('/README.md', function(response, status, xhr){
|
||||
$("#content").html(marked(response));
|
||||
});
|
||||
$.get('/LICENSE', function(response, status, xhr){
|
||||
$("#lic").html(marked(response));
|
||||
});
|
||||
</script>
|
||||
</html>
|
||||
<script src="/js/contextmenu.js"></script>
|
||||
<script src="/js/push_to_baidu.js"></script>
|
@ -0,0 +1,65 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta property="og:title" content="568Tools | Comment" />
|
||||
<meta name="description" content="568Tools 在线工具箱的评论界面。">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script src="/js/loading.js"></script>
|
||||
<title>568Tools | Comment</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/img/icon.svg">
|
||||
<link rel="stylesheet" href="/css/tool_type.css">
|
||||
<script src="/js/include.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="loading">
|
||||
<div id="loading_bg">
|
||||
<div class="loader">正在加载</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-img"></div>
|
||||
<div id="list" class="nav_content">
|
||||
<div class="item info">
|
||||
<h2><img alt="Main_icon" class="mainicon" src="/img/icon.svg" /> 568Tools | Comment 评论区</h2>
|
||||
<p>欢迎各位反馈和讨论!请不要吝啬您的<a rel="nofollow" target="_blank" href="/comment">留言反馈</a>,感谢使用及分享!</p>
|
||||
</div>
|
||||
<div class="item"><h2>评论</h2>
|
||||
<script src="https://giscus.app/client.js"
|
||||
data-repo="PJ-568/568tools"
|
||||
data-repo-id="R_kgDOJer3gw"
|
||||
data-category="General"
|
||||
data-category-id="DIC_kwDOJer3g84CXG0E"
|
||||
data-mapping="og:title"
|
||||
data-strict="1"
|
||||
data-reactions-enabled="1"
|
||||
data-emit-metadata="0"
|
||||
data-input-position="top"
|
||||
data-theme="https://tools.pj568.eu.org/css/568_comment.css"
|
||||
data-lang="zh-CN"
|
||||
crossorigin="anonymous"
|
||||
async>
|
||||
</script>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>可选操作</h2>
|
||||
<div class="child">
|
||||
<a href="/">回到主页</a>
|
||||
<a href="#">回到页顶</a>
|
||||
<a style="cursor:pointer" onclick="javascript:history.back(-1);">尝试返回</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<include src="/header.html"></include>
|
||||
<ul id="rcb_menu">
|
||||
<li id="rcb_t1">🏠 首页</li>
|
||||
<li class="hr_break"></li>
|
||||
<li id="rcb_t2">↑ 页顶</li>
|
||||
<li id="rcb_t3">↩ 返回</li>
|
||||
<li id="rcb_t4">↪ 前进</li>
|
||||
<li id="rcb_t5">↻ 重载</li>
|
||||
<li id="rcb_t6">🆕 新标签页打开</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
<script src="/js/contextmenu.js"></script>
|
||||
<script src="/js/push_to_baidu.js"></script>
|
@ -0,0 +1,135 @@
|
||||
/*!
|
||||
* Modified from GitHub's Dark Dimmed theme, licensed under the MIT License
|
||||
* Copyright (c) 2018 GitHub Inc.
|
||||
* https://github.com/primer/primitives/blob/main/LICENSE
|
||||
*/main{
|
||||
--color-prettylights-syntax-comment:#768390;
|
||||
--color-prettylights-syntax-constant:#6cb6ff;
|
||||
--color-prettylights-syntax-entity:#dcbdfb;
|
||||
--color-prettylights-syntax-storage-modifier-import:#adbac7;
|
||||
--color-prettylights-syntax-entity-tag:#8ddb8c;
|
||||
--color-prettylights-syntax-keyword:#f47067;
|
||||
--color-prettylights-syntax-string:#96d0ff;
|
||||
--color-prettylights-syntax-variable:#f69d50;
|
||||
--color-prettylights-syntax-brackethighlighter-unmatched:#e5534b;
|
||||
--color-prettylights-syntax-invalid-illegal-text:#cdd9e5;
|
||||
--color-prettylights-syntax-invalid-illegal-bg:#922323;
|
||||
--color-prettylights-syntax-carriage-return-text:#cdd9e5;
|
||||
--color-prettylights-syntax-carriage-return-bg:#ad2e2c;
|
||||
--color-prettylights-syntax-string-regexp:#8ddb8c;
|
||||
--color-prettylights-syntax-markup-list:#eac55f;
|
||||
--color-prettylights-syntax-markup-heading:#316dca;
|
||||
--color-prettylights-syntax-markup-italic:#adbac7;
|
||||
--color-prettylights-syntax-markup-bold:#adbac7;
|
||||
--color-prettylights-syntax-markup-deleted-text:#ffd8d3;
|
||||
--color-prettylights-syntax-markup-deleted-bg:#78191b;
|
||||
--color-prettylights-syntax-markup-inserted-text:#b4f1b4;
|
||||
--color-prettylights-syntax-markup-inserted-bg:#1b4721;
|
||||
--color-prettylights-syntax-markup-changed-text:#ffddb0;
|
||||
--color-prettylights-syntax-markup-changed-bg:#682d0f;
|
||||
--color-prettylights-syntax-markup-ignored-text:#adbac7;
|
||||
--color-prettylights-syntax-markup-ignored-bg:#255ab2;
|
||||
--color-prettylights-syntax-meta-diff-range:#dcbdfb;
|
||||
--color-prettylights-syntax-brackethighlighter-angle:#768390;
|
||||
--color-prettylights-syntax-sublimelinter-gutter-mark:#545d68;
|
||||
--color-prettylights-syntax-constant-other-reference-link:#96d0ff;
|
||||
--color-btn-text:#adbac7;
|
||||
--color-btn-bg:#373e47;
|
||||
--color-btn-border:rgba(205,217,229,.1);
|
||||
--color-btn-shadow:0 0 transparent;
|
||||
--color-btn-inset-shadow:0 0 transparent;
|
||||
--color-btn-hover-bg:#444c56;
|
||||
--color-btn-hover-border:#768390;
|
||||
--color-btn-active-bg:#3d444d;
|
||||
--color-btn-active-border:#636e7b;
|
||||
--color-btn-selected-bg:#2d333b;
|
||||
--color-btn-primary-text:#fff;
|
||||
--color-btn-primary-bg:#347d39;
|
||||
--color-btn-primary-border:rgba(205,217,229,.1);
|
||||
--color-btn-primary-shadow:0 0 transparent;
|
||||
--color-btn-primary-inset-shadow:0 0 transparent;
|
||||
--color-btn-primary-hover-bg:#46954a;
|
||||
--color-btn-primary-hover-border:rgba(205,217,229,.1);
|
||||
--color-btn-primary-selected-bg:#347d39;
|
||||
--color-btn-primary-selected-shadow:0 0 transparent;
|
||||
--color-btn-primary-disabled-text:rgba(205,217,229,.5);
|
||||
--color-btn-primary-disabled-bg:rgba(52,125,57,.6);
|
||||
--color-btn-primary-disabled-border:rgba(205,217,229,.1);
|
||||
--color-fg-default:#adbac7;
|
||||
--color-fg-muted:#768390;
|
||||
--color-fg-subtle:#545d68;
|
||||
--color-canvas-default:#192734;
|
||||
--color-canvas-overlay:#161b22;
|
||||
--color-canvas-inset:#15202b;
|
||||
--color-canvas-subtle:#253341;
|
||||
--color-border-default:#9E9E9E;
|
||||
--color-border-muted:#212121;
|
||||
--color-neutral-muted:rgba(99,110,123,.4);
|
||||
--color-accent-fg:#539bf5;
|
||||
--color-accent-emphasis:#316dca;
|
||||
--color-accent-muted:rgba(65,132,228,.4);
|
||||
--color-accent-subtle:rgba(56,139,253,.15);
|
||||
--color-success-fg:#57ab5a;
|
||||
--color-attention-fg:#c69026;
|
||||
--color-attention-muted:rgba(174,124,20,.4);
|
||||
--color-attention-subtle:rgba(174,124,20,.15);
|
||||
--color-danger-fg:#e5534b;
|
||||
--color-danger-muted:rgba(229,83,75,.4);
|
||||
--color-danger-subtle:rgba(229,83,75,.15);
|
||||
--color-primer-shadow-inset:0 0 transparent;
|
||||
--color-primer-shadow-focus:0 0 0 3px #143d79;
|
||||
--color-scale-gray-7:#373e47;
|
||||
--color-scale-blue-8:#143d79;
|
||||
|
||||
/*! Extensions from @primer/css/alerts/flash.scss */--color-social-reaction-bg-hover:var(--color-scale-gray-7);
|
||||
--color-social-reaction-bg-reacted-hover:var(--color-scale-blue-8)}
|
||||
|
||||
main .pagination-loader-container{
|
||||
background-image:url(https://github.com/images/modules/pulls/progressive-disclosure-line-dark.svg)}
|
||||
|
||||
/*! Custom CSS */
|
||||
.gsc-reactions-count{
|
||||
color: #E0E0E0;
|
||||
border: 2px solid #0277BD;
|
||||
border-radius: 6px;
|
||||
background: #424242;
|
||||
align-items: center;
|
||||
margin: 10px 0.8%;
|
||||
box-sizing: border-box;
|
||||
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%);
|
||||
display:none}
|
||||
.gsc-timeline{
|
||||
flex-direction:column-reverse}
|
||||
.gsc-header{
|
||||
color: #E0E0E0;
|
||||
border: 2px solid #0277BD;
|
||||
border-radius: 6px;
|
||||
background: #424242;
|
||||
align-items: center;
|
||||
margin: 10px 0.8%;
|
||||
box-sizing: border-box;
|
||||
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%);
|
||||
padding-bottom:1rem}
|
||||
.gsc-comments>.gsc-header{
|
||||
align-items: center;
|
||||
border: 2px solid #0277BD;
|
||||
order:1}
|
||||
.gsc-comments>.gsc-comment-box{
|
||||
border: 2px solid #0277BD;
|
||||
background: #313131;
|
||||
color: #E0E0E0;
|
||||
width: 99%;
|
||||
border-radius: 6px;
|
||||
margin-bottom:1rem;
|
||||
margin: 10px 0.8%;
|
||||
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%);
|
||||
order:2}
|
||||
.gsc-comments>.gsc-comment-box>.gsc-comment-box-tabs{
|
||||
color: #E0E0E0;
|
||||
background: #424242}
|
||||
.gsc-comments>.gsc-timeline{
|
||||
order:3}
|
||||
.gsc-homepage-bg{
|
||||
background-color:#424242}
|
||||
main .gsc-loading-image{
|
||||
background-image:url(/img/loading_b.svg)}
|
@ -0,0 +1,494 @@
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
scroll-behavior: smooth
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
background: #1e1e1e;
|
||||
color:#ccc;
|
||||
/* min-width: 1300px; */
|
||||
min-width: 300px;
|
||||
width: 100%;
|
||||
-webkit-tap-highlight-color:transparent
|
||||
}
|
||||
|
||||
.bg-img {
|
||||
background-attachment:fixed;
|
||||
background-image:url(https://bing.shangzhenyang.com/api/1080p);
|
||||
background-position:center;
|
||||
background-repeat:no-repeat;
|
||||
background-size:cover;
|
||||
-webkit-filter:blur(10px);
|
||||
filter:blur(10px);
|
||||
height:100%;
|
||||
left:0;
|
||||
top:0;
|
||||
opacity:.5;
|
||||
position:fixed;
|
||||
transform:scale(1.1);
|
||||
width:100%;
|
||||
z-index:-1
|
||||
}
|
||||
|
||||
.nav_content {
|
||||
/* width: 1280px; */
|
||||
width: 90%;
|
||||
margin: 45px auto
|
||||
}
|
||||
|
||||
.nav_content .item {
|
||||
min-width: 300px;
|
||||
width: 100%;
|
||||
margin-bottom: 30px
|
||||
}
|
||||
|
||||
.nav_content .item h1 {
|
||||
margin: 12px;
|
||||
color: #E0E0E0
|
||||
}
|
||||
|
||||
.nav_content .item h2 {
|
||||
font-size: 20px;
|
||||
color: #E0E0E0;
|
||||
margin: 12px
|
||||
}
|
||||
|
||||
.nav_content .page{
|
||||
justify-content:center;
|
||||
text-decoration: none;
|
||||
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%);
|
||||
align-items:center;
|
||||
flex-wrap: wrap;
|
||||
height: 720px;
|
||||
background:#424242;
|
||||
margin-top :35px;
|
||||
border: 2px solid #0277BD;
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
min-width: 300px;
|
||||
margin: 10px 0.8%;
|
||||
text-align: center;
|
||||
display: block;
|
||||
font-size: 14px;
|
||||
color: #E0E0E0;
|
||||
border-radius: 6px
|
||||
}
|
||||
|
||||
.github {
|
||||
float: right;
|
||||
margin-top: 8px;
|
||||
margin-right: 15px
|
||||
}
|
||||
|
||||
.github svg {
|
||||
display: inline-block;
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
fill: #E0E0E0
|
||||
}
|
||||
|
||||
.nav_content .item .child {
|
||||
display: flex;
|
||||
flex-wrap: wrap
|
||||
}
|
||||
|
||||
.nav_content .item .child .incert {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
width: 100%;
|
||||
border: 2px solid #0277BD;
|
||||
border-radius: 6px;
|
||||
background: #424242;
|
||||
margin: 10px 0.8%;
|
||||
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%)
|
||||
}
|
||||
|
||||
.nav_content .item .child a {
|
||||
float: left;
|
||||
color: #E0E0E0;
|
||||
font-size: 14px;
|
||||
margin: 10px 0.8%;
|
||||
text-decoration: none;
|
||||
padding: 10px 14px;
|
||||
border: 2px solid #0277BD;
|
||||
border-radius: 6px;
|
||||
background: #424242;
|
||||
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%);
|
||||
min-width: 18.4%;
|
||||
min-height: 62px;
|
||||
line-height: 20px;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
align-items: center
|
||||
}
|
||||
|
||||
.nav_content .item .child .contri {
|
||||
min-width: 0;
|
||||
flex-wrap: wrap
|
||||
}
|
||||
|
||||
.nav_content .item .child .red {
|
||||
color: #B3E5FC;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.nav_content .item .child a:hover {
|
||||
background: #01579B;
|
||||
color: #FFF;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.nav_content .item .ota {
|
||||
align-items: center;
|
||||
margin: 10px 0.8%;
|
||||
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%);
|
||||
text-align: center;
|
||||
display: block;
|
||||
font-size: 14px;
|
||||
color: #E0E0E0;
|
||||
text-decoration: none;
|
||||
background: #424242;
|
||||
border: 2px solid #0277BD;
|
||||
border-radius: 6px
|
||||
}
|
||||
|
||||
.nav_content .item .ota:hover {
|
||||
border-color: #0277BD;
|
||||
background: #01579B;
|
||||
color: #FFF;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.nav_content .info {
|
||||
background: #424242;
|
||||
border-radius: 8px;
|
||||
padding: 5px 0;
|
||||
margin: 0 10px;
|
||||
margin-bottom: 20px;
|
||||
min-width: 300px;
|
||||
width: calc(100% - 20px);
|
||||
box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%);
|
||||
border: 2px solid #0277BD;
|
||||
}
|
||||
|
||||
.nav_content .info h2 {
|
||||
margin: 10px;
|
||||
color: #EEEEEE;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.nav_content .info h3 {
|
||||
margin: 10px;
|
||||
color: #E0E0E0;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.nav_content .info p {
|
||||
margin: 10px;
|
||||
color: #E0E0E0;
|
||||
line-height: 1.5;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.nav_content .info a {
|
||||
color: #90CAF9;
|
||||
}
|
||||
|
||||
.nav_content .info a:hover {
|
||||
color: #00B0FF;
|
||||
}
|
||||
|
||||
/* 目录条 */
|
||||
|
||||
body{
|
||||
margin-top: 40px;
|
||||
padding: 1px 0;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar{
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
background-color:#F5F5F5;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb{
|
||||
background-color: #c1c1c1;
|
||||
}
|
||||
|
||||
ins.adsbygoogle[data-ad-status="unfilled"]{
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.el-message{
|
||||
z-index: 999992 !important;
|
||||
}
|
||||
|
||||
.nav_menu{
|
||||
position: fixed;
|
||||
z-index: 999990;
|
||||
top: 0;
|
||||
left: 0;
|
||||
min-width: 300px;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background: rgba(255,255,255,.2);
|
||||
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
|
||||
backdrop-filter: blur( 4px );
|
||||
-webkit-backdrop-filter: blur( 4px );
|
||||
border: 1px solid rgba( 255, 255, 255, 0.18 )
|
||||
}
|
||||
|
||||
.nav_menu .menu_item,.menu_item_href{
|
||||
float: left;
|
||||
position: relative;
|
||||
line-height: 40px;
|
||||
padding: 0 .8%;
|
||||
cursor: pointer;
|
||||
margin: 0 5px;
|
||||
color: #F5F5F5;
|
||||
text-decoration: none;
|
||||
font-size:15px
|
||||
}
|
||||
|
||||
.mainicon{
|
||||
margin: -8px 5px;
|
||||
height: 30px
|
||||
}
|
||||
|
||||
.menu_item_href:hover{
|
||||
color:#fff;
|
||||
}
|
||||
|
||||
.nav_menu .menu_item::after{
|
||||
content: "";
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
height: 0;
|
||||
margin-left: 2px;
|
||||
vertical-align: middle;
|
||||
border-top: 4px dashed;
|
||||
border-right: 4px solid transparent;
|
||||
border-left: 4px solid transparent;
|
||||
}
|
||||
|
||||
.nav_menu .menu_item_active {
|
||||
background: #0077B3;
|
||||
}
|
||||
|
||||
.nav_menu .menu_item:hover .menu_child,.nav_menu .menu_item_active .menu_child{
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.nav_menu .menu_item .menu_child,.nav_menu .search_box .search_val{
|
||||
display: none;
|
||||
position: absolute;
|
||||
z-index: 999991;
|
||||
width: 320px;
|
||||
font-size: 13px;
|
||||
padding: 10px;
|
||||
top: 40px;
|
||||
left: -25px;
|
||||
z-index: 1000000;
|
||||
-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
|
||||
max-height: 720px;
|
||||
overflow: auto;
|
||||
background: rgba( 255, 255, 255, 0.25 );
|
||||
box-shadow: 0 8px 32px 0 rgba( 31, 38, 135, 0.37 );
|
||||
backdrop-filter: blur( 4px );
|
||||
-webkit-backdrop-filter: blur( 4px );
|
||||
border-radius: 6px;
|
||||
border: 2px solid rgba( 255, 255, 255, 0.18 )
|
||||
}
|
||||
|
||||
.nav_menu .menu_item .menu_child a,.nav_menu .search_box .search_val a{
|
||||
color: #E0E0E0;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
padding: 0 5px;
|
||||
border-radius: 5px;
|
||||
-webkit-border-radius: 5px;
|
||||
line-height: 40px;
|
||||
text-align: left
|
||||
}
|
||||
|
||||
.nav_menu .menu_item .menu_child a:hover,.nav_menu .search_box .search_val a:hover{
|
||||
background: #01579B;
|
||||
border: 2px solid #0277BD;
|
||||
color: #fff
|
||||
}
|
||||
|
||||
.nav_menu .search_box{
|
||||
border: 2px solid #0277BD;
|
||||
position: relative;
|
||||
float: right;
|
||||
width: 10%;
|
||||
height: 26px;
|
||||
background: #424242;
|
||||
margin: 5px;
|
||||
margin-left: 0;
|
||||
border-radius: 4px;
|
||||
padding: 0 5px;
|
||||
padding-right: 25px;
|
||||
}
|
||||
|
||||
.nav_menu .search_box input{
|
||||
height: 100%;
|
||||
width: 83%;
|
||||
border: 0;
|
||||
color: #ccc;
|
||||
outline: none;
|
||||
font-size: 13px;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 5px;
|
||||
}
|
||||
|
||||
.nav_menu .search_box svg{
|
||||
position: absolute;
|
||||
width: 21px;
|
||||
top: 2px;
|
||||
height: 21px;
|
||||
right: 2px;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
.nav_menu .search_box .search_val{
|
||||
display: block;
|
||||
left: auto;
|
||||
right: 0;
|
||||
top:33px;
|
||||
}
|
||||
|
||||
.nav_menu .search_box .search_in{
|
||||
background: #424242;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
/* 右键菜单 */
|
||||
|
||||
#rcb_menu{
|
||||
display: none;
|
||||
position: fixed;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
list-style: none;
|
||||
width: 150px;
|
||||
box-sizing: border-box;
|
||||
border: 2px solid#0277BD;
|
||||
border-radius: 6px;
|
||||
z-index: 1100;
|
||||
background-color:#424242;
|
||||
box-shadow:0 0 10px#252423
|
||||
}
|
||||
#rcb_menu>li{
|
||||
border-radius: 6px;
|
||||
padding: 5px 10px 0 10px;
|
||||
height: 30px
|
||||
}
|
||||
#rcb_menu>li:hover{
|
||||
background-color:#01579B;
|
||||
color: #FFF;
|
||||
cursor: pointer
|
||||
}
|
||||
#rcb_menu>.hr_break{
|
||||
padding: 0;
|
||||
height: 1px;
|
||||
background-color:#A2A2A2
|
||||
}
|
||||
#rcb_menu>.hr_break:hover{
|
||||
background-color:#A2A2A2;
|
||||
cursor: default
|
||||
}
|
||||
#rcb_menu>#rcb_t6{
|
||||
display: none
|
||||
}
|
||||
|
||||
/*********LoadingPage*************/
|
||||
|
||||
#loading {
|
||||
position: fixed;
|
||||
background-color: #424242;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 1000000;
|
||||
}
|
||||
#loading_bg{
|
||||
background-color: rgba(0,0,0,0.7);
|
||||
}
|
||||
.loader {
|
||||
width: 250px;
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
-webkit-transform: translate(-50%, -50%);
|
||||
transform: translate(-50%, -50%);
|
||||
font-family: helvetica, arial, sans-serif;
|
||||
text-transform: uppercase;
|
||||
font-weight: 900;
|
||||
color: #0277BD;
|
||||
letter-spacing: 0.2em;
|
||||
}
|
||||
.loader::before, .loader::after {
|
||||
content: "";
|
||||
display: block;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
background: #0277BD;
|
||||
position: absolute;
|
||||
-webkit-animation: load .7s infinite alternate ease-in-out;
|
||||
animation: load .7s infinite alternate ease-in-out;
|
||||
}
|
||||
.loader::before {
|
||||
top: 0;
|
||||
}
|
||||
.loader::after {
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
@-webkit-keyframes load {
|
||||
0% {
|
||||
left: 0;
|
||||
height: 30px;
|
||||
width: 15px;
|
||||
}
|
||||
50% {
|
||||
height: 8px;
|
||||
width: 40px;
|
||||
}
|
||||
100% {
|
||||
left: 235px;
|
||||
height: 30px;
|
||||
width: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes load {
|
||||
0% {
|
||||
left: 0;
|
||||
height: 30px;
|
||||
width: 15px;
|
||||
}
|
||||
50% {
|
||||
height: 8px;
|
||||
width: 40px;
|
||||
}
|
||||
100% {
|
||||
left: 235px;
|
||||
height: 30px;
|
||||
width: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
/********************************/
|
@ -0,0 +1,27 @@
|
||||
<div class="nav_menu">
|
||||
<a class="menu_item_href" href="/"><img alt="Main_icon" class="mainicon" src="/img/icon.svg"/>568Tools 在线工具箱</a>
|
||||
<p class="menu_item_href">|</p>
|
||||
<div class="menu_item"><span>操作</span>
|
||||
<div id="nav" class="menu_child">
|
||||
<a href="/">回到主页</a>
|
||||
<a href="#">回到页顶</a>
|
||||
<a onclick="javascript:history.back(-1);">尝试返回</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="menu_item_href">|</p>
|
||||
<a class="menu_item_href" href="/comment">留言反馈</a>
|
||||
<a class="menu_item_href" href="/application">提交页面</a>
|
||||
<a class="menu_item_href" href="/about">关于</a>
|
||||
<div class="search_box"><input class="search_in" id="keyword" maxlength="18" placeholder="请键入关键词">
|
||||
<div id="searchContent"></div>
|
||||
<svg t="1626534436665" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="4200" width="64" height="64">
|
||||
<path d="M466.69056 804.488541c-90.212628 0-175.009919-35.130102-238.789525-98.914824-131.605364-131.650389-131.605364-345.864192-0.007163-477.524814 63.785745-63.793932 148.58406-98.920964 238.796688-98.920964 90.214674 0 175.011966 35.128055 238.791571 98.920964 131.612527 131.660622 131.612527 345.874425 0 477.524814C641.702526 769.358439 556.905234 804.488541 466.69056 804.488541zM466.69056 177.066765c-77.399811 0-150.167115 30.142507-204.894553 84.876086-112.910583 112.965841-112.910583 296.77824 0.007163 409.737942 54.720276 54.726415 127.487579 84.866876 204.88739 84.866876 77.403904 0 150.169161-30.139437 204.895577-84.866876 112.919792-112.959701 112.919792-296.772101 0-409.737942C616.859721 207.208249 544.093441 177.066765 466.69056 177.066765z" p-id="4201" fill="#8a8a8a"></path>
|
||||
<path d="M860.908016 894.871037 726.797599 760.77597 760.691547 726.883045 894.802988 860.976066Z" p-id="4202" fill="#8a8a8a"></path>
|
||||
</svg>
|
||||
</div>
|
||||
<a href="https://github.com/PJ-568/568tools" target="_blank" rel="noopener noreferrer" title="github" class="github">
|
||||
<svg>
|
||||
<path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"></path>
|
||||
</svg>
|
||||
</a>
|
||||
</div>
|
@ -0,0 +1,41 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="568Tools 在线工具箱的帮助界面。">
|
||||
<script src="/js/loading.js"></script>
|
||||
<title>568Tools | 帮助</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/img/icon.svg">
|
||||
<link rel="stylesheet" href="/css/tool_type.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="loading">
|
||||
<div id="loading_bg">
|
||||
<div class="loader">正在加载</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-img"></div>
|
||||
<div id="list" class="nav_content">
|
||||
<div class="item info">
|
||||
<h2><img alt="Main_icon" class="mainicon" src="/img/icon.svg" /> 568Tools | 帮助</h2>
|
||||
<p>右键菜单:</p>
|
||||
<p> 按下右键可以看到许多选项。</p>
|
||||
<p> 在一些按钮上右键可以看到“在新标签页打开”或“在页内页打开”。</p>
|
||||
<p>搜索菜单:</p>
|
||||
<p> 在网页的右上角的搜索框里搜索能够查询该页的相关信息。</p>
|
||||
</div>
|
||||
</div>
|
||||
<ul id="rcb_menu">
|
||||
<li id="rcb_t1">🏠 首页</li>
|
||||
<li class="hr_break"></li>
|
||||
<li id="rcb_t2">↑ 页顶</li>
|
||||
<li id="rcb_t3">↩ 返回</li>
|
||||
<li id="rcb_t4">↪ 前进</li>
|
||||
<li id="rcb_t5">↻ 重载</li>
|
||||
<li id="rcb_t6">🆕 新标签页打开</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
<script src="/js/contextmenu.js"></script>
|
||||
<script src="/js/push_to_baidu.js"></script>
|
@ -0,0 +1,427 @@
|
||||
Attribution-ShareAlike 4.0 International
|
||||
|
||||
=======================================================================
|
||||
|
||||
Creative Commons Corporation ("Creative Commons") is not a law firm and
|
||||
does not provide legal services or legal advice. Distribution of
|
||||
Creative Commons public licenses does not create a lawyer-client or
|
||||
other relationship. Creative Commons makes its licenses and related
|
||||
information available on an "as-is" basis. Creative Commons gives no
|
||||
warranties regarding its licenses, any material licensed under their
|
||||
terms and conditions, or any related information. Creative Commons
|
||||
disclaims all liability for damages resulting from their use to the
|
||||
fullest extent possible.
|
||||
|
||||
Using Creative Commons Public Licenses
|
||||
|
||||
Creative Commons public licenses provide a standard set of terms and
|
||||
conditions that creators and other rights holders may use to share
|
||||
original works of authorship and other material subject to copyright
|
||||
and certain other rights specified in the public license below. The
|
||||
following considerations are for informational purposes only, are not
|
||||
exhaustive, and do not form part of our licenses.
|
||||
|
||||
Considerations for licensors: Our public licenses are
|
||||
intended for use by those authorized to give the public
|
||||
permission to use material in ways otherwise restricted by
|
||||
copyright and certain other rights. Our licenses are
|
||||
irrevocable. Licensors should read and understand the terms
|
||||
and conditions of the license they choose before applying it.
|
||||
Licensors should also secure all rights necessary before
|
||||
applying our licenses so that the public can reuse the
|
||||
material as expected. Licensors should clearly mark any
|
||||
material not subject to the license. This includes other CC-
|
||||
licensed material, or material used under an exception or
|
||||
limitation to copyright. More considerations for licensors:
|
||||
wiki.creativecommons.org/Considerations_for_licensors
|
||||
|
||||
Considerations for the public: By using one of our public
|
||||
licenses, a licensor grants the public permission to use the
|
||||
licensed material under specified terms and conditions. If
|
||||
the licensor's permission is not necessary for any reason--for
|
||||
example, because of any applicable exception or limitation to
|
||||
copyright--then that use is not regulated by the license. Our
|
||||
licenses grant only permissions under copyright and certain
|
||||
other rights that a licensor has authority to grant. Use of
|
||||
the licensed material may still be restricted for other
|
||||
reasons, including because others have copyright or other
|
||||
rights in the material. A licensor may make special requests,
|
||||
such as asking that all changes be marked or described.
|
||||
Although not required by our licenses, you are encouraged to
|
||||
respect those requests where reasonable. More considerations
|
||||
for the public:
|
||||
wiki.creativecommons.org/Considerations_for_licensees
|
||||
|
||||
=======================================================================
|
||||
|
||||
Creative Commons Attribution-ShareAlike 4.0 International Public
|
||||
License
|
||||
|
||||
By exercising the Licensed Rights (defined below), You accept and agree
|
||||
to be bound by the terms and conditions of this Creative Commons
|
||||
Attribution-ShareAlike 4.0 International Public License ("Public
|
||||
License"). To the extent this Public License may be interpreted as a
|
||||
contract, You are granted the Licensed Rights in consideration of Your
|
||||
acceptance of these terms and conditions, and the Licensor grants You
|
||||
such rights in consideration of benefits the Licensor receives from
|
||||
making the Licensed Material available under these terms and
|
||||
conditions.
|
||||
|
||||
|
||||
Section 1 -- Definitions.
|
||||
|
||||
a. Adapted Material means material subject to Copyright and Similar
|
||||
Rights that is derived from or based upon the Licensed Material
|
||||
and in which the Licensed Material is translated, altered,
|
||||
arranged, transformed, or otherwise modified in a manner requiring
|
||||
permission under the Copyright and Similar Rights held by the
|
||||
Licensor. For purposes of this Public License, where the Licensed
|
||||
Material is a musical work, performance, or sound recording,
|
||||
Adapted Material is always produced where the Licensed Material is
|
||||
synched in timed relation with a moving image.
|
||||
|
||||
b. Adapter's License means the license You apply to Your Copyright
|
||||
and Similar Rights in Your contributions to Adapted Material in
|
||||
accordance with the terms and conditions of this Public License.
|
||||
|
||||
c. BY-SA Compatible License means a license listed at
|
||||
creativecommons.org/compatiblelicenses, approved by Creative
|
||||
Commons as essentially the equivalent of this Public License.
|
||||
|
||||
d. Copyright and Similar Rights means copyright and/or similar rights
|
||||
closely related to copyright including, without limitation,
|
||||
performance, broadcast, sound recording, and Sui Generis Database
|
||||
Rights, without regard to how the rights are labeled or
|
||||
categorized. For purposes of this Public License, the rights
|
||||
specified in Section 2(b)(1)-(2) are not Copyright and Similar
|
||||
Rights.
|
||||
|
||||
e. Effective Technological Measures means those measures that, in the
|
||||
absence of proper authority, may not be circumvented under laws
|
||||
fulfilling obligations under Article 11 of the WIPO Copyright
|
||||
Treaty adopted on December 20, 1996, and/or similar international
|
||||
agreements.
|
||||
|
||||
f. Exceptions and Limitations means fair use, fair dealing, and/or
|
||||
any other exception or limitation to Copyright and Similar Rights
|
||||
that applies to Your use of the Licensed Material.
|
||||
|
||||
g. License Elements means the license attributes listed in the name
|
||||
of a Creative Commons Public License. The License Elements of this
|
||||
Public License are Attribution and ShareAlike.
|
||||
|
||||
h. Licensed Material means the artistic or literary work, database,
|
||||
or other material to which the Licensor applied this Public
|
||||
License.
|
||||
|
||||
i. Licensed Rights means the rights granted to You subject to the
|
||||
terms and conditions of this Public License, which are limited to
|
||||
all Copyright and Similar Rights that apply to Your use of the
|
||||
Licensed Material and that the Licensor has authority to license.
|
||||
|
||||
j. Licensor means the individual(s) or entity(ies) granting rights
|
||||
under this Public License.
|
||||
|
||||
k. Share means to provide material to the public by any means or
|
||||
process that requires permission under the Licensed Rights, such
|
||||
as reproduction, public display, public performance, distribution,
|
||||
dissemination, communication, or importation, and to make material
|
||||
available to the public including in ways that members of the
|
||||
public may access the material from a place and at a time
|
||||
individually chosen by them.
|
||||
|
||||
l. Sui Generis Database Rights means rights other than copyright
|
||||
resulting from Directive 96/9/EC of the European Parliament and of
|
||||
the Council of 11 March 1996 on the legal protection of databases,
|
||||
as amended and/or succeeded, as well as other essentially
|
||||
equivalent rights anywhere in the world.
|
||||
|
||||
m. You means the individual or entity exercising the Licensed Rights
|
||||
under this Public License. Your has a corresponding meaning.
|
||||
|
||||
|
||||
Section 2 -- Scope.
|
||||
|
||||
a. License grant.
|
||||
|
||||
1. Subject to the terms and conditions of this Public License,
|
||||
the Licensor hereby grants You a worldwide, royalty-free,
|
||||
non-sublicensable, non-exclusive, irrevocable license to
|
||||
exercise the Licensed Rights in the Licensed Material to:
|
||||
|
||||
a. reproduce and Share the Licensed Material, in whole or
|
||||
in part; and
|
||||
|
||||
b. produce, reproduce, and Share Adapted Material.
|
||||
|
||||
2. Exceptions and Limitations. For the avoidance of doubt, where
|
||||
Exceptions and Limitations apply to Your use, this Public
|
||||
License does not apply, and You do not need to comply with
|
||||
its terms and conditions.
|
||||
|
||||
3. Term. The term of this Public License is specified in Section
|
||||
6(a).
|
||||
|
||||
4. Media and formats; technical modifications allowed. The
|
||||
Licensor authorizes You to exercise the Licensed Rights in
|
||||
all media and formats whether now known or hereafter created,
|
||||
and to make technical modifications necessary to do so. The
|
||||
Licensor waives and/or agrees not to assert any right or
|
||||
authority to forbid You from making technical modifications
|
||||
necessary to exercise the Licensed Rights, including
|
||||
technical modifications necessary to circumvent Effective
|
||||
Technological Measures. For purposes of this Public License,
|
||||
simply making modifications authorized by this Section 2(a)
|
||||
(4) never produces Adapted Material.
|
||||
|
||||
5. Downstream recipients.
|
||||
|
||||
a. Offer from the Licensor -- Licensed Material. Every
|
||||
recipient of the Licensed Material automatically
|
||||
receives an offer from the Licensor to exercise the
|
||||
Licensed Rights under the terms and conditions of this
|
||||
Public License.
|
||||
|
||||
b. Additional offer from the Licensor -- Adapted Material.
|
||||
Every recipient of Adapted Material from You
|
||||
automatically receives an offer from the Licensor to
|
||||
exercise the Licensed Rights in the Adapted Material
|
||||
under the conditions of the Adapter's License You apply.
|
||||
|
||||
c. No downstream restrictions. You may not offer or impose
|
||||
any additional or different terms or conditions on, or
|
||||
apply any Effective Technological Measures to, the
|
||||
Licensed Material if doing so restricts exercise of the
|
||||
Licensed Rights by any recipient of the Licensed
|
||||
Material.
|
||||
|
||||
6. No endorsement. Nothing in this Public License constitutes or
|
||||
may be construed as permission to assert or imply that You
|
||||
are, or that Your use of the Licensed Material is, connected
|
||||
with, or sponsored, endorsed, or granted official status by,
|
||||
the Licensor or others designated to receive attribution as
|
||||
provided in Section 3(a)(1)(A)(i).
|
||||
|
||||
b. Other rights.
|
||||
|
||||
1. Moral rights, such as the right of integrity, are not
|
||||
licensed under this Public License, nor are publicity,
|
||||
privacy, and/or other similar personality rights; however, to
|
||||
the extent possible, the Licensor waives and/or agrees not to
|
||||
assert any such rights held by the Licensor to the limited
|
||||
extent necessary to allow You to exercise the Licensed
|
||||
Rights, but not otherwise.
|
||||
|
||||
2. Patent and trademark rights are not licensed under this
|
||||
Public License.
|
||||
|
||||
3. To the extent possible, the Licensor waives any right to
|
||||
collect royalties from You for the exercise of the Licensed
|
||||
Rights, whether directly or through a collecting society
|
||||
under any voluntary or waivable statutory or compulsory
|
||||
licensing scheme. In all other cases the Licensor expressly
|
||||
reserves any right to collect such royalties.
|
||||
|
||||
|
||||
Section 3 -- License Conditions.
|
||||
|
||||
Your exercise of the Licensed Rights is expressly made subject to the
|
||||
following conditions.
|
||||
|
||||
a. Attribution.
|
||||
|
||||
1. If You Share the Licensed Material (including in modified
|
||||
form), You must:
|
||||
|
||||
a. retain the following if it is supplied by the Licensor
|
||||
with the Licensed Material:
|
||||
|
||||
i. identification of the creator(s) of the Licensed
|
||||
Material and any others designated to receive
|
||||
attribution, in any reasonable manner requested by
|
||||
the Licensor (including by pseudonym if
|
||||
designated);
|
||||
|
||||
ii. a copyright notice;
|
||||
|
||||
iii. a notice that refers to this Public License;
|
||||
|
||||
iv. a notice that refers to the disclaimer of
|
||||
warranties;
|
||||
|
||||
v. a URI or hyperlink to the Licensed Material to the
|
||||
extent reasonably practicable;
|
||||
|
||||
b. indicate if You modified the Licensed Material and
|
||||
retain an indication of any previous modifications; and
|
||||
|
||||
c. indicate the Licensed Material is licensed under this
|
||||
Public License, and include the text of, or the URI or
|
||||
hyperlink to, this Public License.
|
||||
|
||||
2. You may satisfy the conditions in Section 3(a)(1) in any
|
||||
reasonable manner based on the medium, means, and context in
|
||||
which You Share the Licensed Material. For example, it may be
|
||||
reasonable to satisfy the conditions by providing a URI or
|
||||
hyperlink to a resource that includes the required
|
||||
information.
|
||||
|
||||
3. If requested by the Licensor, You must remove any of the
|
||||
information required by Section 3(a)(1)(A) to the extent
|
||||
reasonably practicable.
|
||||
|
||||
b. ShareAlike.
|
||||
|
||||
In addition to the conditions in Section 3(a), if You Share
|
||||
Adapted Material You produce, the following conditions also apply.
|
||||
|
||||
1. The Adapter's License You apply must be a Creative Commons
|
||||
license with the same License Elements, this version or
|
||||
later, or a BY-SA Compatible License.
|
||||
|
||||
2. You must include the text of, or the URI or hyperlink to, the
|
||||
Adapter's License You apply. You may satisfy this condition
|
||||
in any reasonable manner based on the medium, means, and
|
||||
context in which You Share Adapted Material.
|
||||
|
||||
3. You may not offer or impose any additional or different terms
|
||||
or conditions on, or apply any Effective Technological
|
||||
Measures to, Adapted Material that restrict exercise of the
|
||||
rights granted under the Adapter's License You apply.
|
||||
|
||||
|
||||
Section 4 -- Sui Generis Database Rights.
|
||||
|
||||
Where the Licensed Rights include Sui Generis Database Rights that
|
||||
apply to Your use of the Licensed Material:
|
||||
|
||||
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
|
||||
to extract, reuse, reproduce, and Share all or a substantial
|
||||
portion of the contents of the database;
|
||||
|
||||
b. if You include all or a substantial portion of the database
|
||||
contents in a database in which You have Sui Generis Database
|
||||
Rights, then the database in which You have Sui Generis Database
|
||||
Rights (but not its individual contents) is Adapted Material,
|
||||
including for purposes of Section 3(b); and
|
||||
|
||||
c. You must comply with the conditions in Section 3(a) if You Share
|
||||
all or a substantial portion of the contents of the database.
|
||||
|
||||
For the avoidance of doubt, this Section 4 supplements and does not
|
||||
replace Your obligations under this Public License where the Licensed
|
||||
Rights include other Copyright and Similar Rights.
|
||||
|
||||
|
||||
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
|
||||
|
||||
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
|
||||
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
|
||||
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
|
||||
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
|
||||
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
|
||||
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
||||
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
|
||||
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
|
||||
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
|
||||
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
|
||||
|
||||
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
|
||||
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
|
||||
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
|
||||
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
|
||||
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
|
||||
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
|
||||
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
|
||||
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
|
||||
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
|
||||
|
||||
c. The disclaimer of warranties and limitation of liability provided
|
||||
above shall be interpreted in a manner that, to the extent
|
||||
possible, most closely approximates an absolute disclaimer and
|
||||
waiver of all liability.
|
||||
|
||||
|
||||
Section 6 -- Term and Termination.
|
||||
|
||||
a. This Public License applies for the term of the Copyright and
|
||||
Similar Rights licensed here. However, if You fail to comply with
|
||||
this Public License, then Your rights under this Public License
|
||||
terminate automatically.
|
||||
|
||||
b. Where Your right to use the Licensed Material has terminated under
|
||||
Section 6(a), it reinstates:
|
||||
|
||||
1. automatically as of the date the violation is cured, provided
|
||||
it is cured within 30 days of Your discovery of the
|
||||
violation; or
|
||||
|
||||
2. upon express reinstatement by the Licensor.
|
||||
|
||||
For the avoidance of doubt, this Section 6(b) does not affect any
|
||||
right the Licensor may have to seek remedies for Your violations
|
||||
of this Public License.
|
||||
|
||||
c. For the avoidance of doubt, the Licensor may also offer the
|
||||
Licensed Material under separate terms or conditions or stop
|
||||
distributing the Licensed Material at any time; however, doing so
|
||||
will not terminate this Public License.
|
||||
|
||||
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
|
||||
License.
|
||||
|
||||
|
||||
Section 7 -- Other Terms and Conditions.
|
||||
|
||||
a. The Licensor shall not be bound by any additional or different
|
||||
terms or conditions communicated by You unless expressly agreed.
|
||||
|
||||
b. Any arrangements, understandings, or agreements regarding the
|
||||
Licensed Material not stated herein are separate from and
|
||||
independent of the terms and conditions of this Public License.
|
||||
|
||||
|
||||
Section 8 -- Interpretation.
|
||||
|
||||
a. For the avoidance of doubt, this Public License does not, and
|
||||
shall not be interpreted to, reduce, limit, restrict, or impose
|
||||
conditions on any use of the Licensed Material that could lawfully
|
||||
be made without permission under this Public License.
|
||||
|
||||
b. To the extent possible, if any provision of this Public License is
|
||||
deemed unenforceable, it shall be automatically reformed to the
|
||||
minimum extent necessary to make it enforceable. If the provision
|
||||
cannot be reformed, it shall be severed from this Public License
|
||||
without affecting the enforceability of the remaining terms and
|
||||
conditions.
|
||||
|
||||
c. No term or condition of this Public License will be waived and no
|
||||
failure to comply consented to unless expressly agreed to by the
|
||||
Licensor.
|
||||
|
||||
d. Nothing in this Public License constitutes or may be interpreted
|
||||
as a limitation upon, or waiver of, any privileges and immunities
|
||||
that apply to the Licensor or You, including from the legal
|
||||
processes of any jurisdiction or authority.
|
||||
|
||||
|
||||
=======================================================================
|
||||
|
||||
Creative Commons is not a party to its public licenses.
|
||||
Notwithstanding, Creative Commons may elect to apply one of its public
|
||||
licenses to material it publishes and in those instances will be
|
||||
considered the “Licensor.” The text of the Creative Commons public
|
||||
licenses is dedicated to the public domain under the CC0 Public Domain
|
||||
Dedication. Except for the limited purpose of indicating that material
|
||||
is shared under a Creative Commons public license or as otherwise
|
||||
permitted by the Creative Commons policies published at
|
||||
creativecommons.org/policies, Creative Commons does not authorize the
|
||||
use of the trademark "Creative Commons" or any other trademark or logo
|
||||
of Creative Commons without its prior written consent including,
|
||||
without limitation, in connection with any unauthorized modifications
|
||||
to any of its public licenses or any other arrangements,
|
||||
understandings, or agreements concerning use of licensed material. For
|
||||
the avoidance of doubt, this paragraph does not form part of the public
|
||||
licenses.
|
||||
|
||||
Creative Commons may be contacted at creativecommons.org.
|
After Width: | Height: | Size: 102 KiB |
After Width: | Height: | Size: 560 B |
After Width: | Height: | Size: 1.5 KiB |
@ -0,0 +1,28 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="568Tools 在线工具箱的加载等待界面。">
|
||||
<script src="/js/loading.js"></script>
|
||||
<title>提示</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/img/icon.svg">
|
||||
<link rel="stylesheet" href="/css/tool_type.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="loading">
|
||||
<div id="loading_bg">
|
||||
<div class="loader">正在加载</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-img"></div>
|
||||
<div id="list" class="nav_content">
|
||||
<div class="item info">
|
||||
<h2>加载中</h2>
|
||||
<p>请稍等…… :-)</p>
|
||||
<p>一般第一次使用某个工具会比较慢。</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
<script src="/js/push_to_baidu.js"></script>
|
@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh" style="height:100%">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="568Tools 在线工具箱的插入工具界面。">
|
||||
<script src="/js/loading.js"></script>
|
||||
<title id="dynamicTitle">568Tools | 插入页面</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/img/icon.svg">
|
||||
<link rel="stylesheet" href="/css/tool_type.css">
|
||||
<script src="/js/include.js"></script>
|
||||
<script src="/js/incert.js"></script>
|
||||
</head>
|
||||
<body style="display:block;height:calc(100% - 41px)">
|
||||
<div id="loading">
|
||||
<div id="loading_bg">
|
||||
<div class="loader">正在加载</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-img"></div>
|
||||
<include src="/header.html"></include>
|
||||
<iframe title="incert" id="myIframe" width="100%" style="display:block;height:100%;border:none" src="/incert/defualt.html"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
<script src="/js/push_to_baidu.js"></script>
|
@ -0,0 +1,58 @@
|
||||
window.addEventListener('contextmenu', RightClickMenu);
|
||||
const rightMenu = document.querySelector('#rcb_menu');
|
||||
const newTab = document.querySelector('#rcb_t6');
|
||||
// const incertBtn = document.querySelector('#rcb_t7');
|
||||
function RightClickMenu(e) {
|
||||
e.preventDefault();
|
||||
rightMenu.style.display = 'block';
|
||||
if (e.target.closest('a')) {
|
||||
newTab.style.display = 'block';
|
||||
// if (document.write(location.href) == 'https://tools.pj568.eu.org/') {incertBtn.style.display = 'block'}
|
||||
// incertBtn.style.display = 'block';
|
||||
} else {
|
||||
newTab.style.display = 'none';
|
||||
// incertBtn.style.display = 'none';
|
||||
}
|
||||
let x = e.clientX, y = e.clientY,
|
||||
menuWidth = rightMenu.offsetWidth, menuHeight = rightMenu.offsetHeight,
|
||||
htmlWidth = document.body.clientWidth, htmlHeight = document.body.clientHeight;
|
||||
if (x + menuWidth < htmlWidth) rightMenu.style.left = x + 'px';
|
||||
else rightMenu.style.left = htmlWidth - menuWidth + 'px';
|
||||
if (y + menuHeight < htmlHeight) rightMenu.style.top = y + 'px';
|
||||
else rightMenu.style.top = htmlHeight - menuHeight + "px";
|
||||
}
|
||||
document.body.addEventListener('click', function () {
|
||||
rightMenu.style.display = 'none';
|
||||
});
|
||||
|
||||
rightMenu.addEventListener('click', function (e) {
|
||||
switch (e.target.id) {
|
||||
case "rcb_t1":
|
||||
window.location.href="/";
|
||||
break;
|
||||
case "rcb_t2":
|
||||
window.location.href="#";
|
||||
break;
|
||||
case "rcb_t3":
|
||||
window.history.back(-1);
|
||||
break;
|
||||
case "rcb_t4":
|
||||
window.history.forward(1);
|
||||
break;
|
||||
case "rcb_t5":
|
||||
window.location.reload();
|
||||
break;
|
||||
case "rcb_t6":
|
||||
if (e.target.closest('a')) {
|
||||
var a = e.target.closest('a');
|
||||
var url = encodeURIComponent(a.getAttribute('href'));
|
||||
window.open(url);
|
||||
}
|
||||
break;
|
||||
// case "rcb_t7":
|
||||
// break;
|
||||
default:
|
||||
console.error(e.target.id);
|
||||
break;
|
||||
}
|
||||
});
|
@ -0,0 +1,33 @@
|
||||
// 获取 URL 参数
|
||||
function getUrlParameter(name) {
|
||||
name = name.replace(/[\[]/, '\\[').replace(/[\]]/, '\\]');
|
||||
var regex = new RegExp('[\\?&]' + name + '=([^&#]*)');
|
||||
var results = regex.exec(location.search);
|
||||
return results === null ? '' : decodeURIComponent(results[1].replace(/\+/g, ' '));
|
||||
}
|
||||
|
||||
// 替换 iframe 中的网页并聚焦视角
|
||||
function replaceIframeSource() {
|
||||
var link = getUrlParameter('link');
|
||||
if (link) {
|
||||
var iframe = document.getElementById('myIframe');
|
||||
iframe.src = link;
|
||||
iframe.scrollIntoView({ behavior: 'smooth' });
|
||||
|
||||
// 监听 iframe 的加载事件
|
||||
iframe.addEventListener('load', function() {
|
||||
// 获取 iframe 内部文档的标题
|
||||
var iframeTitle = iframe.contentDocument.title;
|
||||
|
||||
// 更新 <title> 标签的内容
|
||||
var dynamicTitle = document.getElementById('dynamicTitle');
|
||||
dynamicTitle.innerHTML = "568Tools | " + iframeTitle;
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
// 页面加载完成时调用替换函数
|
||||
window.onload = function() {
|
||||
replaceIframeSource();
|
||||
// 添加你的代码...
|
||||
};
|
@ -0,0 +1,21 @@
|
||||
function includeHTML() {
|
||||
var elements = document.getElementsByTagName("include");
|
||||
for (var i = 0; i < elements.length; i++) {
|
||||
var element = elements[i];
|
||||
var file = element.getAttribute("src");
|
||||
if (file) {
|
||||
(function(element) { // 创建一个函数作用域,以便保存每个元素的引用
|
||||
var xhttp = new XMLHttpRequest();
|
||||
xhttp.onreadystatechange = function() {
|
||||
if (this.readyState === 4 && this.status === 200) {
|
||||
element.innerHTML = this.responseText;
|
||||
}
|
||||
};
|
||||
xhttp.open("GET", file, true);
|
||||
xhttp.send();
|
||||
})(element);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
document.addEventListener("DOMContentLoaded", includeHTML);
|
@ -0,0 +1,23 @@
|
||||
//Loading页面
|
||||
document.onreadystatechange=function () {
|
||||
if (document.readyState=="complete"){
|
||||
loadingFade();
|
||||
}
|
||||
}
|
||||
function loadingFade() {
|
||||
var opacity=1;
|
||||
const position = document.querySelector('#loading');
|
||||
// var loadingPage=document.getElementById('loading');
|
||||
var loadingBackground=document.getElementById('loading_bg');
|
||||
var time=setInterval(function () {
|
||||
if (opacity<=0){
|
||||
clearInterval(time);
|
||||
// loadingPage.remove();
|
||||
// $('#loading').remove();
|
||||
position.style.display = 'none';
|
||||
}
|
||||
|
||||
loadingBackground.style.opacity=opacity;
|
||||
opacity-=0.4;
|
||||
},100);
|
||||
}
|
@ -0,0 +1,10 @@
|
||||
function openLink () {
|
||||
var iframe = document.getElementById("myIframe");
|
||||
var iframeSrc = iframe.getAttribute("src");
|
||||
encode_and_open (iframeSrc)
|
||||
}
|
||||
function encode_and_open (event) {
|
||||
var encodedSrc = encodeURIComponent (event);
|
||||
var link = "/incert/?link=" + encodedSrc;
|
||||
window.location.assign (link)
|
||||
}
|
@ -0,0 +1,12 @@
|
||||
(function(){
|
||||
var bp = document.createElement('script');
|
||||
var curProtocol = window.location.protocol.split(':')[0];
|
||||
if (curProtocol === 'https') {
|
||||
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
|
||||
}
|
||||
else {
|
||||
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
|
||||
}
|
||||
var s = document.getElementsByTagName("script")[0];
|
||||
s.parentNode.insertBefore(bp, s);
|
||||
})();
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1,84 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="description" content="568Tools 在线工具箱的后台管理界面。">
|
||||
<script src="/js/loading.js"></script>
|
||||
<title>568Tools | 服务器后台</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/img/icon.svg">
|
||||
<link rel="stylesheet" href="/css/tool_type.css">
|
||||
<script src="/js/include.js"></script>
|
||||
<script src="/lib/tools/v86/build/libv86.js"></script>
|
||||
</head>
|
||||
<script>
|
||||
"use strict";
|
||||
|
||||
window.onload = function()
|
||||
{
|
||||
var emulator = window.emulator = new V86Starter({
|
||||
wasm_path: "/lib/tools/v86/build/v86.wasm",
|
||||
memory_size: 256 * 1024 * 1024,
|
||||
vga_memory_size: 4 * 1024 * 1024,
|
||||
screen_container: document.getElementById("screen_container"),
|
||||
bios: {
|
||||
url: "/lib/tools/v86/bios/seabios.bin",
|
||||
},
|
||||
vga_bios: {
|
||||
url: "/lib/tools/v86/bios/vgabios.bin",
|
||||
},
|
||||
fda: {
|
||||
url: "/management/images/freebsd_state.bin.zst",
|
||||
},
|
||||
// initial_state: {
|
||||
// url: "/management/images/568state.bin",
|
||||
// },
|
||||
autostart: true,
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<body>
|
||||
<div id="loading">
|
||||
<div id="loading_bg">
|
||||
<div class="loader">正在加载</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="bg-img"></div>
|
||||
<div id="list" class="nav_content">
|
||||
<div class="item info">
|
||||
<h2><img alt="Main_icon" class="mainicon" src="/img/icon.svg" /> 568Tools | 控制台</h2>
|
||||
<div id="screen_container">
|
||||
<div style="white-space: pre; font: 14px monospace; line-height: 14px"></div>
|
||||
<canvas style="display: none"></canvas>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>控制</h2>
|
||||
<div class="child">
|
||||
<a href="/">控制选项一</a>
|
||||
<a href="#">控制选项二</a>
|
||||
<a style="cursor:pointer" onclick="javascript:history.back(-1);">控制选项三</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<h2>可选操作</h2>
|
||||
<div class="child">
|
||||
<a href="/">回到主页</a>
|
||||
<a href="#">回到页顶</a>
|
||||
<a style="cursor:pointer" onclick="javascript:history.back(-1);">尝试返回</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<include src="/header.html"></include>
|
||||
<ul id="rcb_menu">
|
||||
<li id="rcb_t1">🏠 首页</li>
|
||||
<li class="hr_break"></li>
|
||||
<li id="rcb_t2">↑ 页顶</li>
|
||||
<li id="rcb_t3">↩ 返回</li>
|
||||
<li id="rcb_t4">↪ 前进</li>
|
||||
<li id="rcb_t5">↻ 重载</li>
|
||||
<li id="rcb_t6">🆕 新标签页打开</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
<script src="/js/contextmenu.js"></script>
|
Loading…
Reference in new issue