架构迭代

main
PJ568 1 year ago
parent 446e6ced35
commit ab2baa6e67

1
.gitignore vendored

@ -1 +0,0 @@
LICENSE

@ -1,35 +1,31 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="/js/include.js"></script>
<script src="./js/loading.js"></script>
<title>转转雀|出错了</title> <title>转转雀|出错了</title>
<!-- <title lang="en-US">Spinning Bird|Manual</title> --> <link rel="icon" type="image/svg+xml" href="./img/icon.svg">
<link rel="icon" type="image/svg+xml" href="https://pj568.eu.org/images/pj568.webp"> <link rel="stylesheet" href="./css/main.css">
<style>
body{font: normal 15px Verdana, Arial, sans-serif;box-sizing:border-box;width:1000px;max-width:75%;min-width:200px;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#24272e}h1{font-size:3rem;margin-bottom:45px;color:#ccc}h2{font-size: 1.8rem;margin-bottom: 20px;color:#ccc;}input,button{border:none;outline:none}img{max-width:800px;min-width:72px;padding-bottom:12px}footer{background-color:#24272e;height:auto;width:none;padding:10px;text-align:center}p{color:#ccc}.search input{width:100%;height:42px;padding-left:13px;padding-right:46px;max-width:100%;background-color:#f5f5f5;color:#333;font-size:.90rem;box-shadow:none;border:2px solid#c5464a}.nav{display:flex;border:none;max-width:1000px;justify-content:center;align-items:center;flex-wrap:wrap}.oooc{border: 2px solid #c5464a;;content:center;align-items:center;flex-wrap:wrap}.link{background-color:#c5464a;margin-top:20px;border:2px solid#c5464a;margin-right:30px;color:#fff;text-decoration:none;font-size:18px}a:hover{color:#ccc;background-color:#8a2023}
</style>
</head> </head>
<body> <body>
<div id="loading">
<div id="loading_bg">
<div class="loader">正在加载</div>
</div>
</div>
<a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" target="_blank" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style> <a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" target="_blank" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
<h1>404</h1> <h1>404</h1>
<div class="nav"> <div class="nav">
<a href="#" onclick="javascript:history.back(-1);" class="link">返回</a> <a onclick="javascript:history.back(-1);" class="link">返回</a>
</div>
<div class="oooc">
<p>对不起,未查询到您所要求的信息</p>
<p>请返回。</p>
</div> </div>
<include src="./lib/404_msg.html"></include>
<div class="nav"> <div class="nav">
<a href="#" onclick="javascript:history.back(-1);" class="link">返回</a> <a onclick="javascript:history.back(-1);" class="link">返回</a>
</div> </div>
<footer> <include src="./lib/footer.html"></include>
<p>版权所有 © 2023 PJ568</p>
<!-- <p lang="en-US">Copyright © 2023 PJ568. All rights reserved.</p> -->
</footer>
</body> </body>
</html>
</html>

@ -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.

@ -1,6 +1,10 @@
<p align="center">
<img height="256" src='./img/icon.svg' />
</p>
# Spinning_Bird # Spinning_Bird
简体中文|[English](https://github.com/PJ-568/Spinning_Bird/blob/main/README_English.md) > 简体中文|[English](./README_English.md)
## 转转雀是什么 ## 转转雀是什么

@ -1,6 +1,10 @@
<p align="center">
<img height="256" src='./img/icon.svg' />
</p>
# Spinning_Bird # Spinning_Bird
[简体中文](https://github.com/PJ-568/Spinning_Bird/blob/main/README.md)|English > [简体中文](./README.md)|English
## What is the Spinning_Bird ## What is the Spinning_Bird

@ -0,0 +1,228 @@
body {
font: normal 15px Verdana, Arial, sans-serif;
box-sizing: border-box;
width: 1000px;
max-width: 75%;
min-width: 200px;
margin: 0 auto;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
background-color:#24272e
}
h1 {
font-size: 3rem;
margin-bottom: 45px;
color:#ccc
}
h2 {
font-size: 1.8rem;
margin-bottom: 20px;
color:#ccc
}
form {
position: relative;
max-width: 800px;
width: 75%;
display: flex;
justify-content: center;
align-items: center
}
input, button {
border: none;
outline: none
}
img {
max-width: 800px;
min-width: 72px;
padding-bottom: 12px
}
footer {
background-color: #24272e;
height: auto;
width: none;
padding: 10px;
text-align: center
}
iframe {
transform: scale(0.8);
transform-origin: center 0
}
p {
color:#ccc
}
.search input {
width: 100%;
height: 42px;
padding-left: 13px;
padding-right: 46px;
max-width:100%;
background-color:#333;
color:#f5f5f5;
font-size:.90rem;
box-shadow:none;
border: 2px solid #c5464a
}
.search button {
position:absolute;
top:0;
right:0;
bottom:0;
width:auto;
background-color:#c5464a;
color:#fff;
border: 2px solid #c5464a;
font-size:.90rem;
padding:.6em .9em
}
.nav{
display:flex;
border: none;
max-width:1000px;
justify-content:center;
align-items:center;
flex-wrap : wrap
}
.link{
background-color:#c5464a;
margin-top :20px;
border: 2px solid #c5464a;
margin-right :30px;
color :#fff;
text-decoration:none;
font-size :18px
}
.nested{
display:flex;
height: 700px;
width: 120%;
border: none;
justify-content:center;
align-items:center;
flex-wrap: wrap
}
.page{
background-color:#8a2023;
margin-top :35px;
border: 2px solid #c5464a;
max-width: 100%;
width: 100%;
min-width: 45%;
height:100%
}
button:hover {
color:#ccc;
background-color:#8a2023
}
a:hover {
color:#ccc;
background-color:#8a2023
}
.oooc{
border: 2px solid #c5464a;
content:center;
align-items:center;
flex-wrap:wrap
}
/*********LoadingPage*************/
#loading {
position: fixed;
background-color: #24272e;
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: #c5464a;
letter-spacing: 0.2em;
}
.loader::before, .loader::after {
content: "";
display: block;
width: 15px;
height: 15px;
background: #c5464a;
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;
}
}
/********************************/

@ -1,17 +1,20 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="./js/include.js"></script>
<script src="./js/loading.js"></script>
<title>转转雀|默认</title> <title>转转雀|默认</title>
<!-- <title lang="en-US">Spinning Bird|Manual</title> --> <link rel="icon" type="image/svg+xml" href="./img/icon.svg">
<link rel="icon" type="image/svg+xml" href="https://pj568.eu.org/images/pj568.webp"> <link rel="stylesheet" href="./css/main.css">
<style>
body{font: normal 15px Verdana, Arial, sans-serif;box-sizing:border-box;width:1000px;max-width:75%;min-width:200px;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#24272e}h1{font-size:3rem;margin-bottom:45px;color:#ccc}h2{font-size: 1.8rem;margin-bottom: 20px;color:#ccc;}input,button{border:none;outline:none}img{max-width:800px;min-width:72px;padding-bottom:12px}footer{background-color:#24272e;height:auto;width:none;padding:10px;text-align:center}p{color:#ccc}.search input{width:100%;height:42px;padding-left:13px;padding-right:46px;max-width:100%;background-color:#f5f5f5;color:#333;font-size:.90rem;box-shadow:none;border:2px solid#c5464a}.nav{display:flex;border:none;max-width:1000px;justify-content:center;align-items:center;flex-wrap:wrap}.link{background-color:#c5464a;margin-top:20px;border:2px solid#c5464a;margin-right:30px;color:#fff;text-decoration:none;font-size:18px}a:hover{color:#ccc;background-color:#8a2023}
</style>
</head> </head>
<body> <body>
<div id="loading">
<div id="loading_bg">
<div class="loader">正在加载</div>
</div>
</div>
<a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" target="_blank" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style> <a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" target="_blank" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
<h1>:- 您好!</h1> <h1>:- 您好!</h1>
@ -24,10 +27,6 @@
<p>在同名实例中,该网页作为文件下载优化服务的前端页面。</p> <p>在同名实例中,该网页作为文件下载优化服务的前端页面。</p>
<h2>使用详解</h2><p>默认情况下,在地址栏输入文字后,按下回车或搜索按钮,即跳转到必应搜索引擎。</p><p>当地址栏为空时,按下回车或搜索按钮,即跳转内嵌默认网页。</p> <h2>使用详解</h2><p>默认情况下,在地址栏输入文字后,按下回车或搜索按钮,即跳转到必应搜索引擎。</p><p>当地址栏为空时,按下回车或搜索按钮,即跳转内嵌默认网页。</p>
<footer> <include src="./lib/footer.html"></include>
<p>版权所有 © 2023 PJ568</p>
<!-- <p lang="en-US">Copyright © 2023 PJ568. All rights reserved.</p> -->
</footer>
</body> </body>
</html>
</html>

@ -0,0 +1,122 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="256"
height="256"
viewBox="0 0 170.66667 170.66667"
version="1.1"
id="svg5"
sodipodi:docname="转转雀 - icon.svg"
inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)"
inkscape:export-filename="转转雀 - icon.svg"
inkscape:export-xdpi="13004.8"
inkscape:export-ydpi="13004.8"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview7"
pagecolor="#ffffff"
bordercolor="#000000"
borderopacity="0.25"
inkscape:showpageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="false"
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
showgrid="false"
inkscape:zoom="2.6367188"
inkscape:cx="128"
inkscape:cy="128"
inkscape:window-width="1440"
inkscape:window-height="878"
inkscape:window-x="-6"
inkscape:window-y="-6"
inkscape:window-maximized="1"
inkscape:current-layer="layer1"
shape-rendering="auto" />
<defs
id="defs2">
<rect
x="272.30615"
y="574.34003"
width="311.54678"
height="160.52983"
id="rect8148" />
</defs>
<g
inkscape:label="图层 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(-23.576869,-39.349934)">
<path
id="path1114"
style="fill:#ffdf71;fill-opacity:1;stroke-width:0.264583"
d="m 105.39718,167.37686 a 52.541313,39.012711 0 0 0 -47.283931,22.05085 70.077728,60.511559 0 0 0 43.999901,13.46378 70.077728,60.511559 0 0 0 48.25028,-16.6765 52.541313,39.012711 0 0 0 -44.96625,-18.83813 z" />
<path
id="path8061"
style="fill:#e9afaf;fill-opacity:1;stroke-width:0.264583"
d="m 111.98076,109.85996 a 66.07328,54.282429 0 0 0 -17.169493,-1.86655 66.07328,54.282429 0 0 0 -55.554232,24.89977 60.406776,60.406776 0 0 0 4.065902,1.46761 60.406776,60.406776 0 0 0 4.448824,1.23093 60.406776,60.406776 0 0 0 4.529956,0.8878 60.406776,60.406776 0 0 0 4.584733,0.53899 60.406776,60.406776 0 0 0 4.612122,0.18759 60.406776,60.406776 0 0 0 4.466911,-0.16744 60.406776,60.406776 0 0 0 4.442106,-0.49712 60.406776,60.406776 0 0 0 4.393013,-0.82476 60.406776,60.406776 0 0 0 4.320667,-1.1467 60.406776,60.406776 0 0 0 4.223515,-1.46348 60.406776,60.406776 0 0 0 4.103625,-1.77146 60.406776,60.406776 0 0 0 3.961515,-2.07016 60.406776,60.406776 0 0 0 3.797701,-2.35748 60.406776,60.406776 0 0 0 3.613216,-2.63188 60.406776,60.406776 0 0 0 3.408059,-2.89233 60.406776,60.406776 0 0 0 3.18534,-3.13573 60.406776,60.406776 0 0 0 2.94452,-3.3631 60.406776,60.406776 0 0 0 2.68821,-3.57136 60.406776,60.406776 0 0 0 0.93379,-1.45314 z" />
<path
id="path1114-1"
style="fill:#ffc909;fill-opacity:1;stroke-width:0.209949"
d="m 105.19597,167.37686 a 43.418356,29.726214 0 0 0 -39.073838,16.80191 57.909853,46.107525 0 0 0 36.360028,10.25889 57.909853,46.107525 0 0 0 39.87239,-12.70686 43.418356,29.726214 0 0 0 -37.15858,-14.35394 z" />
<path
id="path842"
style="fill:#c5464a;fill-opacity:1;stroke-width:0.264583"
d="M 151.38094,81.760384 A 43.731991,43.731991 0 0 1 135.82117,84.62946 43.731991,43.731991 0 0 1 121.63289,82.23219 60.406776,60.406776 0 0 1 61.498572,137.2061 60.406776,60.406776 0 0 1 38.981083,132.79344 64.496819,64.496819 0 0 0 102.88054,188.77142 64.496819,64.496819 0 0 0 167.37686,124.27458 64.496819,64.496819 0 0 0 151.38094,81.760384 Z" />
<circle
style="fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
id="path5614"
cx="135.92854"
cy="101.22338"
r="2.4471586" />
<circle
style="fill:#ffffff;fill-opacity:1;stroke-width:0.264583"
id="path5614-8"
cx="152.16878"
cy="97.886353"
r="2.4471586" />
<ellipse
style="fill:#f9be00;fill-opacity:1;stroke-width:0.264583"
id="path5872"
cx="135.62447"
cy="137.51469"
rx="19.13233"
ry="5.5617242"
transform="rotate(-10.955961)" />
<ellipse
style="fill:#ffdf71;fill-opacity:1;stroke-width:0.226435"
id="path5872-44"
cx="136.47113"
cy="135.36966"
rx="16.835459"
ry="4.6293058"
transform="matrix(0.98378314,-0.17936203,0.20133382,0.97952269,0,0)" />
<path
id="path842-8"
style="fill:#800000;fill-opacity:1;stroke-width:0.264583"
d="m 151.38352,81.764001 a 43.731991,43.731991 0 0 1 -6.04252,1.810743 43.731991,43.731991 0 0 1 -0.10594,0.02325 43.731991,43.731991 0 0 1 -2.98896,0.550871 43.731991,43.731991 0 0 1 -0.14935,0.02274 43.731991,43.731991 0 0 1 -3.02048,0.33228 43.731991,43.731991 0 0 1 -0.11834,0.0098 43.731991,43.731991 0 0 1 -3.13676,0.115756 43.731991,43.731991 0 0 1 -14.18828,-2.39727 60.406776,60.406776 0 0 1 -0.61909,4.691703 60.406776,60.406776 0 0 1 -0.31057,1.523421 60.406776,60.406776 0 0 1 -0.67438,3.111438 60.406776,60.406776 0 0 1 -0.4992,1.768885 60.406776,60.406776 0 0 1 -0.84646,2.778641 60.406776,60.406776 0 0 1 -0.66765,1.835547 60.406776,60.406776 0 0 1 -1.03147,2.597774 60.406776,60.406776 0 0 1 -0.82217,1.82469 60.406776,60.406776 0 0 1 -1.22318,2.4691 60.406776,60.406776 0 0 1 -0.95963,1.76837 60.406776,60.406776 0 0 1 -1.43816,2.38642 60.406776,60.406776 0 0 1 -1.05833,1.64693 60.406776,60.406776 0 0 1 -1.69137,2.34611 60.406776,60.406776 0 0 1 -1.11466,1.48104 60.406776,60.406776 0 0 1 -2.05465,2.40606 60.406776,60.406776 0 0 1 -1.03508,1.18236 60.406776,60.406776 0 0 1 -3.35794,3.33261 60.406776,60.406776 0 0 1 -3.621999,3.04839 60.406776,60.406776 0 0 1 -1.25212,0.91209 60.406776,60.406776 0 0 1 -2.598291,1.84382 60.406776,60.406776 0 0 1 -1.570447,0.97461 60.406776,60.406776 0 0 1 -2.488737,1.47537 60.406776,60.406776 0 0 1 -1.736845,0.90743 60.406776,60.406776 0 0 1 -2.50889,1.2206 60.406776,60.406776 0 0 1 -1.839165,0.79375 60.406776,60.406776 0 0 1 -2.572452,0.99942 60.406776,60.406776 0 0 1 -1.891358,0.65526 60.406776,60.406776 0 0 1 -2.678389,0.79427 60.406776,60.406776 0 0 1 -1.894458,0.50281 60.406776,60.406776 0 0 1 -2.81895,0.58963 60.406776,60.406776 0 0 1 -1.829345,0.34313 60.406776,60.406776 0 0 1 -3.140377,0.39119 60.406776,60.406776 0 0 1 -1.563212,0.17466 60.406776,60.406776 0 0 1 -4.725293,0.19638 60.406776,60.406776 0 0 1 -4.627625,-0.18914 60.406776,60.406776 0 0 1 -4.111893,-0.48369 60.406776,60.406776 0 0 1 -0.482658,-0.0589 60.406776,60.406776 0 0 1 -4.355807,-0.85318 60.406776,60.406776 0 0 1 -0.164848,-0.0341 60.406776,60.406776 0 0 1 -4.426603,-1.22473 60.406776,60.406776 0 0 1 -0.0072,-0.002 60.406776,60.406776 0 0 1 -4.340303,-1.56476 64.496819,64.496819 0 0 0 0.456303,2.68304 60.406776,60.406776 0 0 0 25.652698,5.79448 60.406776,60.406776 0 0 0 60.134314,-54.973904 43.731991,43.731991 0 0 0 14.18829,2.39727 43.731991,43.731991 0 0 0 15.2988,-2.768823 64.496819,64.496819 0 0 0 -3.32848,-4.163571 z" />
<path
id="path5872-4"
style="fill:#ffdf71;fill-opacity:1;stroke-width:0.45891"
d="m 46.465898,-114.10931 a 18.687391,17.130112 0 0 0 0.395324,3.45715 23.581713,30.478249 0 0 0 13.65033,5.64668 23.581713,30.478249 0 0 0 21.165116,-17.08009 18.687391,17.130112 0 0 0 -16.523022,-9.15396 18.687391,17.130112 0 0 0 -18.687748,17.13022 z"
transform="rotate(90)" />
<path
id="path5872-4-0"
style="fill:#d5a500;fill-opacity:1;stroke-width:0.45891"
d="m 109.76798,47.877181 a 30.478249,23.581713 0 0 0 -4.7625,12.634371 30.478249,23.581713 0 0 0 16.37316,20.879346 27.141214,30.255777 0 0 0 0.97927,-7.976258 27.141214,30.255777 0 0 0 -12.58993,-25.537459 z" />
<text
xml:space="preserve"
transform="matrix(0.38333476,-0.10500303,0.10500303,0.38333476,-92.394339,-43.621979)"
id="text8146"
style="font-size:74.6667px;white-space:pre;shape-inside:url(#rect8148);display:inline;fill:#e9afaf;fill-opacity:1"><tspan
x="272.30664"
y="642.46054"
id="tspan420"><tspan
style="font-family:'Smiley Sans';-inkscape-font-specification:'Smiley Sans'"
id="tspan418">转转雀</tspan></tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.2 KiB

@ -1,216 +1,43 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="./js/include.js"></script>
<script src="./js/loading.js"></script>
<title>转转雀</title> <title>转转雀</title>
<link rel="icon" type="image/svg+xml" href="https://pj568.eu.org/images/pj568.webp"> <link rel="icon" type="image/svg+xml" href="./img/icon.svg">
<style> <script src="./js/main.js"></script>
body { <link rel="stylesheet" href="./css/main.css">
font: normal 15px Verdana, Arial, sans-serif;
box-sizing: border-box;
width: 1000px;
max-width: 75%;
min-width: 200px;
margin: 0 auto;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
background-color:#24272e;
}
h1 {
font-size: 3rem;
margin-bottom: 45px;
color:#ccc;
}
h2 {
font-size: 1.8rem;
margin-bottom: 20px;
color:#ccc;
}
form {
position: relative;
max-width: 800px;
width: 75%;
display: flex;
justify-content: center;
align-items: center;
}
input, button {
border: none;
outline: none;
}
img {
max-width: 800px;
min-width: 72px;
padding-bottom: 12px;
}
footer {
background-color: #24272e;
height: auto;
width: none;
padding: 10px;
text-align: center;
}
iframe {
transform: scale(0.8);
transform-origin: center 0;
}
p {
color:#ccc;
}
.search input {
width: 100%;
height: 42px;
padding-left: 13px;
padding-right: 46px;
max-width:100%;
background-color:#333;
color:#f5f5f5;
font-size:.90rem;
box-shadow:none;
border: 2px solid #c5464a;
}
.search button {
position:absolute;
top:0;
right:0;
bottom:0;
width:auto;
background-color:#c5464a;
color:#fff;
border: 2px solid #c5464a;
font-size:.90rem;
padding:.6em .9em;
}
.nav{
display:flex;
border: none;
max-width:1000px;
justify-content:center;
align-items:center;
flex-wrap : wrap;
}
.link{
background-color:#c5464a;
margin-top :20px;
border: 2px solid #c5464a;
margin-right :30px;
color :#fff;
text-decoration:none;
font-size :18px;
}
.nested{
display:flex;
height: 700px;
width: 120%;
border: none;
justify-content:center;
align-items:center;
flex-wrap: wrap;
}
.page{
background-color:#8a2023;
margin-top :35px;
border: 2px solid #c5464a;
max-width: 100%;
width: 100%;
min-width: 45%;
height:100%;
}
button:hover {
color:#ccc;
background-color:#8a2023;
}
a:hover {
color:#ccc;
background-color:#8a2023;
}
</style>
</head> </head>
<body> <body>
<div id="loading">
<div id="loading_bg">
<div class="loader">正在加载</div>
</div>
</div>
<a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style> <a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
<h1>转转雀</h1> <!-- <h1>转转雀</h1> -->
<img src="https://proxy.pj568.eu.org/img/icon.svg" width="20%">
<form class="search" onsubmit="return submitSearch();"> <form class="search" onsubmit="return submitSearch();">
<input type="text" placeholder="请输入地址"> <input type="text" placeholder="请键入地址">
<button type="submit">搜索</button> <button type="submit">跳转</button>
</form> </form>
<h2></h2>
<div class="nav"> <div class="nav">
<a class="link" onclick="manual();">项目说明</a> <include src="./lib/main.html"></include>
<a class="link" onclick="license();">许可证</a>
</div> </div>
<!-- 在这里按照以下格式可以添加地址导航 -->
<h2>地址导航</h2> <h2>地址导航</h2>
<div class="nav"> <div class="nav">
<a href="https://PJ568.eu.org" class="link" target="_blank">PJ568的博客</a> <include src="./lib/nav.html"></include>
<a href="https://Tools.PJ568.eu.org/" class="link" target="_blank">568Tools - 工具站</a>
<a href="https://www.baidu.com/" class="link" target="_blank">百度搜索</a>
<a href="https://limestart.cn/" class="link" target="_blank">青柠起始页</a>
<a href="https://moeyy.cn/open-gpt/app/clid830h30000kv08uc3kcjx2" class="link" target="_blank">木叶处理助手</a>
</div> </div>
<div id="page" class="nested"> <div id="page" class="nested">
<iframe src="./default.html" class="page"></iframe> <iframe src="./default.html" class="page"></iframe>
</div> </div>
<include src="./lib/footer.html"></include>
<script>
function submitSearch() {
var input = document.querySelector('.search input');
var url = input.value.trim();
// 进行校验
if (url != "") {
url = 'https://www.bing.com/search?q=' + encodeURIComponent(url);
// 在新标签页打开
window.open(url);
}else{
url = './default.html';
// 滚动到窗口
document.querySelector('#page').scrollIntoView({ behavior: 'smooth' });
// 更换嵌入的页面的网址为script中的url
document.querySelector('.page').src = url;
}
// 阻止表单默认提交行为
return false;
}
function manual() {
document.querySelector('.page').src = './manual/';
document.querySelector('#page').scrollIntoView({ behavior: 'smooth' });
}
function license() {
document.querySelector('.page').src = './license/';
document.querySelector('#page').scrollIntoView({ behavior: 'smooth' });
}
</script>
<footer>
<p lang="zh-CN">版权所有 © 2023 PJ568</p>
<!-- <p lang="en-US">Copyright © 2023 PJ568. All rights reserved.</p> -->
</footer>
</body> </body>
</html>
</html>

@ -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,30 @@
function submitSearch() {
var input = document.querySelector('.search input');
var url = input.value.trim();
// 进行校验
if (url != "") {
url = 'https://www.bing.com/search?q=' + encodeURIComponent(url);
// 在新标签页打开
window.open(url);
}else{
url = './default.html';
// 滚动到窗口
document.querySelector('#page').scrollIntoView({ behavior: 'smooth' });
// 更换嵌入的页面的网址为script中的url
document.querySelector('.page').src = url;
}
// 阻止表单默认提交行为
return false;
}
function manual() {
document.querySelector('.page').src = './manual/';
document.querySelector('#page').scrollIntoView({ behavior: 'smooth' });
}
function license() {
document.querySelector('.page').src = './license_page/';
document.querySelector('#page').scrollIntoView({ behavior: 'smooth' });
}

@ -0,0 +1,4 @@
<div class="oooc">
<p>对不起,未查询到您所要求的信息</p>
<p>请返回。</p>
</div>

@ -0,0 +1,3 @@
<footer>
<p>版权所有&nbsp;©&nbsp;2023&nbsp;PJ568</p>
</footer>

@ -0,0 +1 @@
<a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>

@ -0,0 +1,2 @@
<a class="link" onclick="manual();">项目说明</a>
<a class="link" onclick="license();">许可证</a>

@ -0,0 +1,5 @@
<a href="https://PJ568.eu.org" class="link" target="_blank">PJ568的博客</a>
<a href="https://Tools.PJ568.eu.org/" class="link" target="_blank">568Tools - 工具站</a>
<a href="https://www.baidu.com/" class="link" target="_blank">百度搜索</a>
<a href="https://limestart.cn/" class="link" target="_blank">青柠起始页</a>
<a href="https://moeyy.cn/open-gpt/app/clid830h30000kv08uc3kcjx2" class="link" target="_blank">木叶处理助手</a>

@ -1,22 +1,26 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="../js/include.js"></script>
<script src="../js/loading.js"></script>
<title>转转雀|许可证</title> <title>转转雀|许可证</title>
<link rel="icon" type="image/svg+xml" href="https://pj568.eu.org/images/pj568.webp"> <link rel="icon" type="image/svg+xml" href="../img/icon.svg">
<style> <link rel="stylesheet" href="../css/main.css">
body{font: normal 15px Verdana, Arial, sans-serif;box-sizing:border-box;width:1000px;max-width:75%;min-width:200px;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#24272e}h1{font-size:3rem;margin-bottom:45px;color:#ccc}h2{font-size: 1.8rem;margin-bottom: 20px;color:#ccc;}input,button{border:none;outline:none}img{max-width:800px;min-width:72px;padding-bottom:12px}footer{background-color:#24272e;height:auto;width:none;padding:10px;text-align:center}p{color:#ccc}.search input{width:100%;height:42px;padding-left:13px;padding-right:46px;max-width:100%;background-color:#f5f5f5;color:#333;font-size:.90rem;box-shadow:none;border:2px solid#c5464a}.nav{display:flex;border:none;max-width:1000px;justify-content:center;align-items:center;flex-wrap:wrap}.oooc{border: 2px solid #c5464a;;content:center;align-items:center;flex-wrap:wrap}.link{background-color:#c5464a;margin-top:20px;border:2px solid#c5464a;margin-right:30px;color:#fff;text-decoration:none;font-size:18px}a:hover{color:#ccc;background-color:#8a2023}
</style>
</head> </head>
<body> <body>
<div id="loading">
<div id="loading_bg">
<div class="loader">正在加载</div>
</div>
</div>
<a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" target="_blank" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style> <a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" target="_blank" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
<h1>许可证</h1> <h1>许可证</h1>
<div class="nav"> <div class="nav">
<a href="#" onclick="javascript:history.back(-1);" class="link">返回</a> <a onclick="javascript:history.back(-1);" class="link">返回</a>
</div> </div>
<h2>转转雀Spinning_Bird的许可证</h2> <h2>转转雀Spinning_Bird的许可证</h2>
@ -212,13 +216,9 @@
&nbsp;&nbsp;&nbsp;See&nbsp;the&nbsp;License&nbsp;for&nbsp;the&nbsp;specific&nbsp;language&nbsp;governing&nbsp;permissions&nbsp;and<br> &nbsp;&nbsp;&nbsp;See&nbsp;the&nbsp;License&nbsp;for&nbsp;the&nbsp;specific&nbsp;language&nbsp;governing&nbsp;permissions&nbsp;and<br>
&nbsp;&nbsp;&nbsp;limitations&nbsp;under&nbsp;the&nbsp;License.</p> &nbsp;&nbsp;&nbsp;limitations&nbsp;under&nbsp;the&nbsp;License.</p>
</div> </div>
<div class="nav"> <div class="nav">
<a href="#" onclick="javascript:history.back(-1);" class="link">返回</a> <a onclick="javascript:history.back(-1);" class="link">返回</a>
</div> </div>
<footer> <include src="../lib/footer.html"></include>
<p>版权所有 © 2023 PJ568</p>
</footer>
</body> </body>
</html>
</html>

@ -1,17 +1,20 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="../js/include.js"></script>
<script src="../js/loading.js"></script>
<title>转转雀|项目说明</title> <title>转转雀|项目说明</title>
<!-- <title lang="en-US">Spinning Bird|Manual</title> --> <link rel="icon" type="image/svg+xml" href="../img/icon.svg">
<link rel="icon" type="image/svg+xml" href="https://pj568.eu.org/images/pj568.webp"> <link rel="stylesheet" href="../css/main.css">
<style>
body{font: normal 15px Verdana, Arial, sans-serif;box-sizing:border-box;width:1000px;max-width:75%;min-width:200px;margin:0 auto;padding:0;display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#24272e}h1{font-size:3rem;margin-bottom:45px;color:#ccc}h2{font-size: 1.8rem;margin-bottom: 20px;color:#ccc;}input,button{border:none;outline:none}img{max-width:800px;min-width:72px;padding-bottom:12px}footer{background-color:#24272e;height:auto;width:none;padding:10px;text-align:center}p{color:#ccc}.search input{width:100%;height:42px;padding-left:13px;padding-right:46px;max-width:100%;background-color:#f5f5f5;color:#333;font-size:.90rem;box-shadow:none;border:2px solid#c5464a}.nav{display:flex;border:none;max-width:1000px;justify-content:center;align-items:center;flex-wrap:wrap}.link{background-color:#c5464a;margin-top:20px;border:2px solid#c5464a;margin-right:30px;color:#fff;text-decoration:none;font-size:18px}a:hover{color:#ccc;background-color:#8a2023}
</style>
</head> </head>
<body> <body>
<div id="loading">
<div id="loading_bg">
<div class="loader">正在加载</div>
</div>
</div>
<a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" target="_blank" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style> <a href="https://GitHub.com/PJ-568/Spinning_Bird" class="github-corner" target="_blank" aria-label="在 Github 上查看转转雀"><svg width="80" height="80" viewBox="0 0 250 250" style="fill:#c5464a; color:#24272e; position: absolute; top: 0; border: 0; left: 0; transform: scale(-1, 1);" aria-hidden="true"><path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path><path d="M128.3,109.0 C113.8,99.7 119.0,89.6 119.0,89.6 C122.0,82.7 120.5,78.6 120.5,78.6 C119.2,72.0 123.4,76.3 123.4,76.3 C127.3,80.9 125.5,87.3 125.5,87.3 C122.9,97.6 130.6,101.9 134.4,103.2" fill="currentColor" style="transform-origin: 130px 106px;" class="octo-arm"></path><path d="M115.0,115.0 C114.9,115.1 118.7,116.5 119.8,115.4 L133.7,101.6 C136.9,99.2 139.9,98.4 142.2,98.6 C133.8,88.0 127.5,74.4 143.8,58.0 C148.5,53.4 154.0,51.2 159.7,51.0 C160.3,49.4 163.2,43.6 171.4,40.1 C171.4,40.1 176.1,42.5 178.8,56.2 C183.1,58.6 187.2,61.8 190.9,65.4 C194.5,69.0 197.7,73.2 200.1,77.6 C213.8,80.2 216.3,84.9 216.3,84.9 C212.7,93.1 206.9,96.0 205.4,96.6 C205.1,102.4 203.0,107.8 198.3,112.5 C181.9,128.9 168.3,122.5 157.7,114.1 C157.9,116.9 156.7,120.9 152.7,124.9 L141.0,136.5 C139.8,137.7 141.6,141.9 141.8,141.8 Z" fill="currentColor" class="octo-body"></path></svg></a><style>.github-corner:hover .octo-arm{animation:octocat-wave 560ms ease-in-out}@keyframes octocat-wave{0%,100%{transform:rotate(0)}20%,60%{transform:rotate(-25deg)}40%,80%{transform:rotate(10deg)}}@media (max-width:500px){.github-corner:hover .octo-arm{animation:none}.github-corner .octo-arm{animation:octocat-wave 560ms ease-in-out}}</style>
<h1>项目说明</h1> <h1>项目说明</h1>
@ -22,13 +25,9 @@
</div> </div>
<p>在这个同名实例中,该网页作为文件下载优化服务的前端页面。</p> <p>在这个同名实例中,该网页作为文件下载优化服务的前端页面。</p>
<div class="nav"> <div class="nav">
<a href="#" onclick="javascript:history.back(-1);" class="link">返回</a> <a onclick="javascript:history.back(-1);" class="link">返回</a>
</div> </div>
<footer> <include src="../lib/footer.html"></include>
<p>版权所有 © 2023 PJ568</p>
<!-- <p lang="en-US">Copyright © 2023 PJ568. All rights reserved.</p> -->
</footer>
</body> </body>
</html>
</html>
Loading…
Cancel
Save