-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 22ce23b
Showing
79 changed files
with
4,683 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,159 @@ | ||
<!DOCTYPE html> | ||
<html lang=zh> | ||
<head> | ||
<!-- so meta --> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="HandheldFriendly" content="True"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" /> | ||
<meta name="description" content="我们是电子科技大学学生宿舍网络管理委员会。"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:title" content="NetUnion"> | ||
<meta property="og:url" content="http://example.com/404.html"> | ||
<meta property="og:site_name" content="NetUnion"> | ||
<meta property="og:description" content="我们是电子科技大学学生宿舍网络管理委员会。"> | ||
<meta property="og:locale" content="zh_CN"> | ||
<meta property="article:author" content="NetUnion"> | ||
<meta name="twitter:card" content="summary"> | ||
|
||
|
||
|
||
|
||
<link rel="shortcut icon" href="/images/favicon.ico"> | ||
|
||
|
||
|
||
|
||
<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192"> | ||
|
||
|
||
|
||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> | ||
|
||
|
||
|
||
<!-- title --> | ||
<title>NetUnion</title> | ||
<!-- async scripts --> | ||
<!-- Google Analytics --> | ||
|
||
|
||
<!-- Umami Analytics --> | ||
|
||
|
||
<!-- styles --> | ||
|
||
<link rel="stylesheet" href="/css/style.css"> | ||
|
||
<!-- persian styles --> | ||
|
||
<!-- rss --> | ||
|
||
|
||
<!-- mathjax --> | ||
|
||
<meta name="generator" content="Hexo 7.3.0"></head> | ||
|
||
<body class="max-width mx-auto px3 ltr"> | ||
|
||
<div class="content index py4 "> | ||
|
||
<header id="header"> | ||
<a class="u-url u-uid" href="/"> | ||
|
||
|
||
<img id="logo" alt class="u-logo" src="/assets/nu.png" /> | ||
|
||
|
||
<div id="title"> | ||
<h1 class="p-name">NetUnion</h1> | ||
</div> | ||
</a> | ||
<div id="nav"> | ||
<ul> | ||
<li class="icon"> | ||
<a href="#" aria-label="目录"><i class="fa-solid fa-bars fa-2x"></i></a> | ||
</li> | ||
<!-- | ||
--><li><a href="/">首页</a></li><!-- | ||
--><!-- | ||
--><li><a href="/tags/wiki/">文档</a></li><!-- | ||
--><!-- | ||
--><li><a href="/people">人员</a></li><!-- | ||
--><!-- | ||
--><li><a href="/recruit">招新</a></li><!-- | ||
--> | ||
</ul> | ||
</div> | ||
</header> | ||
|
||
|
||
<article class="post" itemscope itemtype="http://schema.org/BlogPosting"> | ||
|
||
|
||
<div class="content" itemprop="articleBody"> | ||
|
||
<h1>404 Page Not Found</h1> | ||
<p>The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.</p> | ||
|
||
</div> | ||
</article> | ||
|
||
<footer id="footer"> | ||
<div class="footer-left"> | ||
Copyright © | ||
|
||
|
||
2016-2024 | ||
NetUnion | ||
</div> | ||
<div class="footer-right"> | ||
<nav> | ||
<ul> | ||
<!-- | ||
--><li><a href="/">首页</a></li><!-- | ||
--><!-- | ||
--><li><a href="/tags/wiki/">文档</a></li><!-- | ||
--><!-- | ||
--><li><a href="/people">人员</a></li><!-- | ||
--><!-- | ||
--><li><a href="/recruit">招新</a></li><!-- | ||
--> | ||
</ul> | ||
</nav> | ||
</div> | ||
</footer> | ||
|
||
</div> | ||
<!-- styles --> | ||
|
||
|
||
|
||
<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/> | ||
|
||
|
||
<!-- jquery --> | ||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script> | ||
|
||
|
||
|
||
|
||
<!-- clipboard --> | ||
|
||
|
||
<script src="/js/main.js"></script> | ||
|
||
<!-- search --> | ||
|
||
<!-- Baidu Analytics --> | ||
|
||
<!-- Cloudflare Analytics --> | ||
|
||
<!-- Disqus Comments --> | ||
|
||
<!-- utterances Comments --> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
netunion.org |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,210 @@ | ||
<!DOCTYPE html> | ||
<html lang=zh> | ||
<head> | ||
<!-- so meta --> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="HandheldFriendly" content="True"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" /> | ||
<meta name="description" content="我们是电子科技大学学生宿舍网络管理委员会。"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:title" content="NetUnion"> | ||
<meta property="og:url" content="http://example.com/archives/2024/09/index.html"> | ||
<meta property="og:site_name" content="NetUnion"> | ||
<meta property="og:description" content="我们是电子科技大学学生宿舍网络管理委员会。"> | ||
<meta property="og:locale" content="zh_CN"> | ||
<meta property="article:author" content="NetUnion"> | ||
<meta name="twitter:card" content="summary"> | ||
|
||
|
||
|
||
|
||
<link rel="shortcut icon" href="/images/favicon.ico"> | ||
|
||
|
||
|
||
|
||
<link rel="icon" type="image/png" href="/images/favicon-192x192.png" sizes="192x192"> | ||
|
||
|
||
|
||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> | ||
|
||
|
||
|
||
<!-- title --> | ||
<title>归档: 2024/9</title> | ||
<!-- async scripts --> | ||
<!-- Google Analytics --> | ||
|
||
|
||
<!-- Umami Analytics --> | ||
|
||
|
||
<!-- styles --> | ||
|
||
<link rel="stylesheet" href="/css/style.css"> | ||
|
||
<!-- persian styles --> | ||
|
||
<!-- rss --> | ||
|
||
|
||
<!-- mathjax --> | ||
|
||
<meta name="generator" content="Hexo 7.3.0"></head> | ||
|
||
<body class="max-width mx-auto px3 ltr"> | ||
|
||
<div class="content index py4 "> | ||
|
||
<header id="header"> | ||
<a class="u-url u-uid" href="/"> | ||
|
||
|
||
<img id="logo" alt class="u-logo" src="/assets/nu.png" /> | ||
|
||
|
||
<div id="title"> | ||
<h1 class="p-name">NetUnion</h1> | ||
</div> | ||
</a> | ||
<div id="nav"> | ||
<ul> | ||
<li class="icon"> | ||
<a href="#" aria-label="目录"><i class="fa-solid fa-bars fa-2x"></i></a> | ||
</li> | ||
<!-- | ||
--><li><a href="/">首页</a></li><!-- | ||
--><!-- | ||
--><li><a href="/tags/wiki/">文档</a></li><!-- | ||
--><!-- | ||
--><li><a href="/people">人员</a></li><!-- | ||
--><!-- | ||
--><li><a href="/recruit">招新</a></li><!-- | ||
--> | ||
</ul> | ||
</div> | ||
</header> | ||
|
||
|
||
<div id="archive"> | ||
<ul class="post-list"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<li class="post-year"><h2>2024</h2></li> | ||
|
||
<li class="post-item"> | ||
|
||
<div class="meta"> | ||
|
||
|
||
<time datetime="2024-09-12T14:48:30.715Z" class="dt-published" itemprop="datePublished">2024-09-12</time> | ||
|
||
|
||
</div> | ||
|
||
|
||
<span> | ||
|
||
<a class="" href="/2024/uestc-internet-en/">Internet Guide (English)</a> | ||
|
||
|
||
|
||
</span> | ||
</li> | ||
|
||
|
||
|
||
|
||
|
||
<li class="post-item"> | ||
|
||
<div class="meta"> | ||
|
||
|
||
<time datetime="2024-09-12T14:48:30.715Z" class="dt-published" itemprop="datePublished">2024-09-12</time> | ||
|
||
|
||
</div> | ||
|
||
|
||
<span> | ||
|
||
<a class="" href="/2024/uestc-internet/">上网指南(中文)</a> | ||
|
||
|
||
|
||
</span> | ||
</li> | ||
|
||
</ul> | ||
|
||
|
||
</div> | ||
|
||
|
||
<footer id="footer"> | ||
<div class="footer-left"> | ||
Copyright © | ||
|
||
|
||
2016-2024 | ||
NetUnion | ||
</div> | ||
<div class="footer-right"> | ||
<nav> | ||
<ul> | ||
<!-- | ||
--><li><a href="/">首页</a></li><!-- | ||
--><!-- | ||
--><li><a href="/tags/wiki/">文档</a></li><!-- | ||
--><!-- | ||
--><li><a href="/people">人员</a></li><!-- | ||
--><!-- | ||
--><li><a href="/recruit">招新</a></li><!-- | ||
--> | ||
</ul> | ||
</nav> | ||
</div> | ||
</footer> | ||
|
||
</div> | ||
<!-- styles --> | ||
|
||
|
||
|
||
<link rel="preload" as="style" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" crossorigin="anonymous" onload="this.onload=null;this.rel='stylesheet'"/> | ||
|
||
|
||
<!-- jquery --> | ||
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" crossorigin="anonymous"></script> | ||
|
||
|
||
|
||
|
||
<!-- clipboard --> | ||
|
||
|
||
<script src="/js/main.js"></script> | ||
|
||
<!-- search --> | ||
|
||
<!-- Baidu Analytics --> | ||
|
||
<!-- Cloudflare Analytics --> | ||
|
||
<!-- Disqus Comments --> | ||
|
||
<!-- utterances Comments --> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.