mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Thu Oct 8 03:39:48 PM CST 2020
This commit is contained in:
parent
108646ffd1
commit
febc50717b
51 changed files with 224 additions and 233 deletions
|
@ -1,16 +1,15 @@
|
|||
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="https://jamesfengcao.gitee.io/uweb/style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="/uweb/style.css" type="text/css" />
|
||||
<title>重定向国外网址至国内镜像(附编辑本地文件)</title>
|
||||
</head>
|
||||
<body>
|
||||
<header class='header'>
|
||||
<a class="logo" href="..">⟰</a> <a class="logo" href="../tags/">Tags</a>
|
||||
<a class="logo" href="/uweb">⟰</a> <a class="logo" href="/uweb/tags/">Tags</a>
|
||||
<nav>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -23,9 +22,9 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/%E9%87%8D%E5%AE%9A%E5%90%91">重定向</a> </li>
|
||||
<li><a href="../tags/%e9%87%8d%e5%ae%9a%e5%90%91">重定向</a> </li>
|
||||
|
||||
<li><a href="https://jamesfengcao.gitee.io/uweb/tags/%E5%9B%BD%E5%A4%96%E7%BD%91%E5%9D%80">国外网址</a> </li>
|
||||
<li><a href="../tags/%e5%9b%bd%e5%a4%96%e7%bd%91%e5%9d%80">国外网址</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>使用服务器在国外的搜索引擎体验往往不如国内的引擎。由于网站屏蔽的原因,两者之间索引权重差别很大。国外受欢迎的技术类网站因此难以在百度上搜到;国外引擎能搜到但由于其中不少结果无法访问而体验糟糕。</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue