Skip to content

Commit f8016a3

Browse files
committed
update
1 parent 0b2ee7a commit f8016a3

File tree

3 files changed

+93
-8
lines changed

3 files changed

+93
-8
lines changed

feed.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-10-20T22:39:28+08:00</updated><id>/feed.xml</id><title type="html">ZhaoCloud</title><entry><title type="html">Searx Provider Changed</title><link href="/searx-provider-changed" rel="alternate" type="text/html" title="Searx Provider Changed" /><published>2021-10-20T00:00:00+08:00</published><updated>2021-10-20T00:00:00+08:00</updated><id>/searx-provider-changed</id><content type="html" xml:base="/searx-provider-changed">&lt;p&gt;before: Microsoft Azure&lt;/p&gt;
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.1">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-10-27T13:09:27+08:00</updated><id>/feed.xml</id><title type="html">ZhaoCloud</title><entry><title type="html">Searx Updating@27 Oct.</title><link href="/update-2021-10-27" rel="alternate" type="text/html" title="Searx Updating@27 Oct." /><published>2021-10-27T00:00:00+08:00</published><updated>2021-10-27T00:00:00+08:00</updated><id>/update-2021-10-27</id><content type="html" xml:base="/update-2021-10-27">&lt;p&gt;Searx is updating!&lt;/p&gt;
2+
3+
&lt;p&gt;Temporarily replaced by Azure.&lt;/p&gt;
4+
5+
&lt;p&gt;No promise of its quality today! Sorry.&lt;/p&gt;</content><author><name></name></author><summary type="html">Searx is updating!</summary></entry><entry><title type="html">Searx Provider Changed</title><link href="/searx-provider-changed" rel="alternate" type="text/html" title="Searx Provider Changed" /><published>2021-10-20T00:00:00+08:00</published><updated>2021-10-20T00:00:00+08:00</updated><id>/searx-provider-changed</id><content type="html" xml:base="/searx-provider-changed">&lt;p&gt;before: Microsoft Azure&lt;/p&gt;
26

37
&lt;p&gt;now: OVH&lt;/p&gt;</content><author><name></name></author><summary type="html">before: Microsoft Azure</summary></entry><entry><title type="html">Server Downtimes</title><link href="/server-down-times" rel="alternate" type="text/html" title="Server Downtimes" /><published>2021-10-20T00:00:00+08:00</published><updated>2021-10-20T00:00:00+08:00</updated><id>/server-down-times</id><content type="html" xml:base="/server-down-times">&lt;p&gt;My Searx server down many times. The reason is RAM isn’t enough.&lt;/p&gt;
48

@@ -88,8 +92,4 @@
8892

8993
&lt;p&gt;Update at UTC 9:35&amp;gt; it has been fixed. Everything works well now. I’ll keep watching on it.&lt;/p&gt;
9094

91-
&lt;p&gt;(I guess the reason is Google banned the server’s IP. I’m changing it, and considering changing the dynamic IP regularly.)&lt;/p&gt;</content><author><name></name></author><summary type="html">Yesterday, I also changed my Searx server. In the past 24 hours it became unstable, and can’t get answer from Google.</summary></entry><entry><title type="html">Homepage with CDN</title><link href="/homepage-cdn" rel="alternate" type="text/html" title="Homepage with CDN" /><published>2021-08-02T00:00:00+08:00</published><updated>2021-08-02T00:00:00+08:00</updated><id>/homepage-cdn</id><content type="html" xml:base="/homepage-cdn">&lt;p&gt;In case of funds issues. The &lt;strong&gt;homepage&lt;/strong&gt; is now running on an IPV6 only server. I have to use CDN to make it is reachable from IPV4 network. I have the duty to remind you:&lt;/p&gt;
92-
93-
&lt;p&gt;&lt;strong&gt;My CDN provider, Cloudflare, can see the traffic and log the data.&lt;/strong&gt; It depends on their privacy policy. I may change my privacy policy in a few days.&lt;/p&gt;
94-
95-
&lt;p&gt;Also, &lt;strong&gt;if you visit the site when my server is down. You’ll see the Cloudflare error page. Cloudflare will leave cookies on your browser in that situation.&lt;/strong&gt;&lt;/p&gt;</content><author><name></name></author><summary type="html">In case of funds issues. The homepage is now running on an IPV6 only server. I have to use CDN to make it is reachable from IPV4 network. I have the duty to remind you:</summary></entry></feed>
95+
&lt;p&gt;(I guess the reason is Google banned the server’s IP. I’m changing it, and considering changing the dynamic IP regularly.)&lt;/p&gt;</content><author><name></name></author><summary type="html">Yesterday, I also changed my Searx server. In the past 24 hours it became unstable, and can’t get answer from Google.</summary></entry></feed>

index.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="twitter:card" content="summary" />
1212
<meta property="twitter:title" content="ZhaoCloud" />
1313
<script type="application/ld+json">
14-
{"@type":"WebSite","url":"/","headline":"ZhaoCloud","name":"ZhaoCloud","@context":"https://schema.org"}</script>
14+
{"@type":"WebSite","headline":"ZhaoCloud","url":"/","name":"ZhaoCloud","@context":"https://schema.org"}</script>
1515
<!-- End Jekyll SEO tag -->
1616
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="/feed.xml" title="ZhaoCloud" /></head>
1717
<body><header class="site-header"><a class="site-title" rel="author" href="/">ZhaoCloud</a><nav class="site-nav">
@@ -43,7 +43,9 @@
4343

4444

4545
<div class="box home-box">
46-
<div class="post-list"><a class="post-link" href="/server-down-times">
46+
<div class="post-list"><a class="post-link" href="/update-2021-10-27">
47+
<h3>Searx Updating@27 Oct.</h3>
48+
</a><a class="post-link" href="/server-down-times">
4749
<h3>Server Downtimes</h3>
4850
</a><a class="post-link" href="/searx-provider-changed">
4951
<h3>Searx Provider Changed</h3>

update-2021-10-27.html

+83
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
<!DOCTYPE html>
2+
<html lang="en"><head>
3+
<meta charset="utf-8">
4+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
5+
<meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.7.1 -->
6+
<title>Searx Updating@27 Oct. | ZhaoCloud</title>
7+
<meta name="generator" content="Jekyll v4.2.1" />
8+
<meta property="og:title" content="Searx Updating@27 Oct." />
9+
<meta property="og:locale" content="en_US" />
10+
<meta name="description" content="Searx is updating!" />
11+
<meta property="og:description" content="Searx is updating!" />
12+
<meta property="og:site_name" content="ZhaoCloud" />
13+
<meta property="og:type" content="article" />
14+
<meta property="article:published_time" content="2021-10-27T00:00:00+08:00" />
15+
<meta name="twitter:card" content="summary" />
16+
<meta property="twitter:title" content="Searx Updating@27 Oct." />
17+
<script type="application/ld+json">
18+
{"@type":"BlogPosting","headline":"Searx Updating@27 Oct.","dateModified":"2021-10-27T00:00:00+08:00","datePublished":"2021-10-27T00:00:00+08:00","mainEntityOfPage":{"@type":"WebPage","@id":"/update-2021-10-27"},"url":"/update-2021-10-27","description":"Searx is updating!","@context":"https://schema.org"}</script>
19+
<!-- End Jekyll SEO tag -->
20+
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="/feed.xml" title="ZhaoCloud" /></head>
21+
<body><header class="site-header"><a class="site-title" rel="author" href="/">ZhaoCloud</a><nav class="site-nav">
22+
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
23+
<label for="nav-trigger">
24+
<span class="menu-icon">
25+
<svg viewBox="0 0 18 15" width="18px" height="15px">
26+
<path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/>
27+
</svg>
28+
</span>
29+
</label>
30+
31+
<div class="trigger">
32+
<a class="page-link" href="/2021-05-08-projects-list">
33+
--&gt;Projects list&lt;--
34+
</a>
35+
<a class="page-link" href="/about">
36+
About
37+
</a></div>
38+
</nav><div class="site-icon">
39+
<img src="assets/default-icon.png" />
40+
</div>
41+
42+
</header><main class="page-content" aria-label="Content">
43+
<div class="wrapper">
44+
<article class="post h-entry" itemscope itemtype="http://schema.org/BlogPosting">
45+
46+
<header class="post-header">
47+
<h1 class="post-title p-name" itemprop="name headline">Searx Updating@27 Oct.</h1>
48+
</header>
49+
50+
<div class="post-content e-content" itemprop="articleBody">
51+
<p>Searx is updating!</p>
52+
53+
<p>Temporarily replaced by Azure.</p>
54+
55+
<p>No promise of its quality today! Sorry.</p>
56+
57+
58+
</div>
59+
60+
<p class="post-meta"><time class="dt-published" datetime="2021-10-27T00:00:00+08:00" itemprop="datePublished">
61+
Oct 27, 2021
62+
</time></p>
63+
64+
65+
<a class="u-url" href="/update-2021-10-27" hidden></a>
66+
</article>
67+
</div>
68+
</main><footer class="site-footer h-card">
69+
<data class="u-url" href="/"></data>
70+
71+
<div class="wrapper">
72+
73+
<div class="footer">
74+
<div class="footer-title">2021 &copy; ZhaoCloud</div>
75+
76+
77+
</div>
78+
</div>
79+
80+
</footer>
81+
</body>
82+
83+
</html>

0 commit comments

Comments
 (0)