update search engines

This commit is contained in:
James Feng Cao 2024-12-02 15:22:56 +08:00
commit c5c29225b9
7 changed files with 56 additions and 56 deletions

View file

@ -11,7 +11,7 @@
<sitemap>
<loc>/zh/sitemap.xml</loc>
<lastmod>2024-12-02T13:09:50+08:00</lastmod>
<lastmod>2024-12-02T15:22:04+08:00</lastmod>
</sitemap>

View file

@ -64,7 +64,7 @@
<li class="post">
<a href="search/index.html#">
<span>浏览器多搜索引擎一键直达</span>
<span>搜索引擎汇总</span>
</a>
</li>

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
---
title: 浏览器多搜索引擎一键直达
date: 2022-07-28
title: 搜索引擎汇总
date: 2024-12-02
log: |
24.02.26 添加网盘搜索引擎
---

View file

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="../style.css#" type="text/css" />
<title>浏览器多搜索引擎一键直达</title>
<title>搜索引擎汇总</title>
<script>
function findLang(){
let href = location.href;
@ -40,7 +40,7 @@
<br />
<div class="container">
<h1 class="title">浏览器多搜索引擎一键直达
<h1 class="title">搜索引擎汇总
<br>
<span class="subtitle"></span>
</h1>

View file

@ -2,6 +2,45 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/zh/topposts/</loc>
<lastmod>2024-12-02T15:22:04+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/topposts/"
/>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/topposts/"
/>
</url><url>
<loc>/zh/</loc>
<lastmod>2024-12-02T15:22:04+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/"
/>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/"
/>
</url><url>
<loc>/zh/search/</loc>
<lastmod>2024-12-02T15:22:04+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/search/"
/>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/search/"
/>
</url><url>
<loc>/zh/_posts/</loc>
<lastmod>2024-11-29T16:21:47+08:00</lastmod>
<xhtml:link
@ -79,19 +118,6 @@
hreflang="zh"
href="/zh/textprocess/"
/>
</url><url>
<loc>/zh/</loc>
<lastmod>2024-12-02T13:09:50+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/"
/>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/"
/>
</url><url>
<loc>/zh/tags/%E5%89%AA%E8%B4%B4%E6%9D%BF/</loc>
<lastmod>2024-07-12T10:49:39+08:00</lastmod>
@ -179,32 +205,6 @@
hreflang="zh"
href="/zh/sitejs/"
/>
</url><url>
<loc>/zh/topposts/</loc>
<lastmod>2024-12-02T13:09:50+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/topposts/"
/>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/topposts/"
/>
</url><url>
<loc>/zh/search/</loc>
<lastmod>2024-12-02T13:09:50+08:00</lastmod>
<xhtml:link
rel="alternate"
hreflang="en"
href="/en/search/"
/>
<xhtml:link
rel="alternate"
hreflang="zh"
href="/zh/search/"
/>
</url><url>
<loc>/zh/html5/</loc>
<lastmod>2024-04-02T11:46:25+08:00</lastmod>

File diff suppressed because one or more lines are too long