replace http with https

This commit is contained in:
2018-11-15 18:06:53 +08:00
parent 68c9a2260c
commit e46b67ade6
984 changed files with 321016 additions and 62 deletions

View File

@@ -5,11 +5,45 @@
<link>https://h.cowbay.org/author/eric-chang/</link>
<description>Recent content in Eric Chang on MC部落</description>
<generator>Hugo -- gohugo.io</generator>
<lastBuildDate>Thu, 08 Nov 2018 18:01:23 +0800</lastBuildDate>
<lastBuildDate>Thu, 15 Nov 2018 11:06:28 +0800</lastBuildDate>
<atom:link href="https://h.cowbay.org/author/eric-chang/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>[筆記] 為了metabase 修改 firefox 開啟網頁時使用的預設語言 change the preferred language in firefox for metabase</title>
<link>https://h.cowbay.org/post/change-preferred-language-in-firefox/</link>
<pubDate>Thu, 15 Nov 2018 11:06:28 +0800</pubDate>
<guid>https://h.cowbay.org/post/change-preferred-language-in-firefox/</guid>
<description>&lt;p&gt;最近在測試metabase記得幾個月前就有測試過&lt;/p&gt;
&lt;p&gt;但是當時的界面和現在的樣子差很多,看樣子改版還滿勤勞的&lt;/p&gt;
&lt;p&gt;所以這次改用docker來建立根本五分鐘不到就建好了(挖鼻孔)&lt;/p&gt;
&lt;p&gt;不過呢,很討厭的是,一進去就發現語系採用的是簡體中文&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>PostgreSQL 直接從已經存在的使用者複製權限到另一個使用者</title>
<link>https://h.cowbay.org/post/copy_role_in_pgsql/</link>
<pubDate>Mon, 12 Nov 2018 09:48:12 +0800</pubDate>
<guid>https://h.cowbay.org/post/copy_role_in_pgsql/</guid>
<description>&lt;p&gt;因為工作上的需求有個資料庫需要開放給不同team的人去存取&lt;/p&gt;
&lt;p&gt;雖然都是在同一台機器上的同一個資料庫&lt;/p&gt;
&lt;p&gt;但是希望能夠不同team的人用不同的資料庫使用者&lt;/p&gt;
&lt;p&gt;這樣萬一出事,會比較好抓兇手??&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>
</item>
<item>
<title>[筆記] 詭異的client&amp;server間連線的問題或許跟KVM有關係</title>
<link>https://h.cowbay.org/post/weird-client-server-connection/</link>