Skip to content

Commit

Permalink
update debit card
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyxie committed May 18, 2024
1 parent 32ca945 commit 6e2c73c
Show file tree
Hide file tree
Showing 11 changed files with 53 additions and 53 deletions.
4 changes: 2 additions & 2 deletions zh/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,13 +163,13 @@ <h2>技术 🔧

<article class="post-entry">
<header class="entry-header">
<h2>理财 💰
<h2>羊毛 🐑
</h2>
</header>
<section class="entry-content">
<p></p>
</section>
<a class="entry-link" aria-label="post link to 理财 💰" href="https://kyxie.github.io/zh/blog/finance/"></a>
<a class="entry-link" aria-label="post link to 羊毛 🐑" href="https://kyxie.github.io/zh/blog/wool/"></a>
</article>

<article class="post-entry">
Expand Down
2 changes: 1 addition & 1 deletion zh/blog/tech/openvpn/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ <h4 id="psk-client">PSK Client<a hidden class="anchor" aria-hidden="true" href="

<footer class="post-footer">
<nav class="paginav">
<a class="prev" href="https://kyxie.github.io/zh/blog/finance/checking-account/">
<a class="prev" href="https://kyxie.github.io/zh/blog/wool/checking-account/">
<span class="title">« 上一页</span>
<br>
<span>我使用过的加拿大🇨🇦支票账户</span>
Expand Down
4 changes: 2 additions & 2 deletions zh/blog/tech/papermod/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -721,12 +721,12 @@ <h3 id="代码高亮">代码高亮<a hidden class="anchor" aria-hidden="true" hr

<footer class="post-footer">
<nav class="paginav">
<a class="prev" href="https://kyxie.github.io/zh/blog/finance/credit-card/">
<a class="prev" href="https://kyxie.github.io/zh/blog/wool/credit-card/">
<span class="title">« 上一页</span>
<br>
<span>加拿大🇨🇦信用卡薅羊毛心得</span>
</a>
<a class="next" href="https://kyxie.github.io/zh/blog/finance/checking-account/">
<a class="next" href="https://kyxie.github.io/zh/blog/wool/checking-account/">
<span class="title">下一页 »</span>
<br>
<span>我使用过的加拿大🇨🇦支票账户</span>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="keywords" content="Debit Card, Canada, Checking Account, Bank of China, AMEX, TD, ScotiaBank, CIBC, RBC, BMO, Simplii, Tangerine, PayPower Prepaid">
<meta name="description" content="Sep 2021, Scotiabank 之前办学签来加拿大走SDS用的是Scotiabank,因此我第一张checking account是Scotiabank的。学生账户的话">
<meta name="author" content="Kyrie">
<link rel="canonical" href="https://kyxie.github.io/zh/blog/finance/checking-account/">
<link rel="canonical" href="https://kyxie.github.io/zh/blog/wool/checking-account/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.5fba7659f49a2f7ca0ce86b7611a869462aadd4a57aa486975cf60e413fa7b0f.css" integrity="sha256-X7p2WfSaL3ygzoa3YRqGlGKq3UpXqkhpdc9g5BP6ew8=" rel="preload stylesheet" as="style">
<script defer crossorigin="anonymous" src="/assets/js/highlight.min.f61a30837a1dd79c8e15931b0916e2469274f1900212a78e5fcc9b3d40026a16.js" integrity="sha256-9howg3od15yOFZMbCRbiRpJ08ZACEqeOX8ybPUACahY="
onload="hljs.initHighlightingOnLoad();"></script>
Expand All @@ -20,7 +20,7 @@
<link rel="mask-icon" href="https://kyxie.github.io/White.png">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="zh" href="https://kyxie.github.io/zh/blog/finance/checking-account/">
<link rel="alternate" hreflang="zh" href="https://kyxie.github.io/zh/blog/wool/checking-account/">
<noscript>
<style>
#theme-toggle,
Expand All @@ -47,7 +47,7 @@
<link href="https://fonts.cdnfonts.com/css/code-new-roman" rel="stylesheet"><meta property="og:title" content="我使用过的加拿大🇨🇦支票账户" />
<meta property="og:description" content="Sep 2021, Scotiabank 之前办学签来加拿大走SDS用的是Scotiabank,因此我第一张checking account是Scotiabank的。学生账户的话" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://kyxie.github.io/zh/blog/finance/checking-account/" /><meta property="article:section" content="blog" />
<meta property="og:url" content="https://kyxie.github.io/zh/blog/wool/checking-account/" /><meta property="article:section" content="blog" />
<meta property="article:published_time" content="2024-05-18T10:51:55-04:00" />
<meta property="article:modified_time" content="2024-05-18T10:51:55-04:00" /><meta property="og:site_name" content="Kyrie" />

Expand All @@ -70,14 +70,14 @@
{
"@type": "ListItem",
"position": 2 ,
"name": "理财 💰",
"item": "https://kyxie.github.io/zh/blog/finance/"
"name": "羊毛 🐑",
"item": "https://kyxie.github.io/zh/blog/wool/"
},
{
"@type": "ListItem",
"position": 3 ,
"name": "我使用过的加拿大🇨🇦支票账户",
"item": "https://kyxie.github.io/zh/blog/finance/checking-account/"
"item": "https://kyxie.github.io/zh/blog/wool/checking-account/"
}
]
}
Expand All @@ -103,7 +103,7 @@
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kyxie.github.io/zh/blog/finance/checking-account/"
"@id": "https://kyxie.github.io/zh/blog/wool/checking-account/"
},
"publisher": {
"@type": "Organization",
Expand Down Expand Up @@ -196,7 +196,7 @@

<article class="post-single">
<header class="post-header">
<div class="breadcrumbs"><a href="https://kyxie.github.io/zh/">主页</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/">博客 📒</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/finance/">理财 💰</a></div>
<div class="breadcrumbs"><a href="https://kyxie.github.io/zh/">主页</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/">博客 📒</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/wool/">羊毛 🐑</a></div>
<h1 class="post-title">
我使用过的加拿大🇨🇦支票账户
</h1>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="keywords" content="Credit Card, Canada, Bank of China, AMEX, TD, ScotiaBank, CIBC, RBC, BMO, Simplii, Tangerine, Paypower Prepaid">
<meta name="description" content="Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔">
<meta name="author" content="Kyrie">
<link rel="canonical" href="https://kyxie.github.io/zh/blog/finance/credit-card/">
<link rel="canonical" href="https://kyxie.github.io/zh/blog/wool/credit-card/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.5fba7659f49a2f7ca0ce86b7611a869462aadd4a57aa486975cf60e413fa7b0f.css" integrity="sha256-X7p2WfSaL3ygzoa3YRqGlGKq3UpXqkhpdc9g5BP6ew8=" rel="preload stylesheet" as="style">
<script defer crossorigin="anonymous" src="/assets/js/highlight.min.f61a30837a1dd79c8e15931b0916e2469274f1900212a78e5fcc9b3d40026a16.js" integrity="sha256-9howg3od15yOFZMbCRbiRpJ08ZACEqeOX8ybPUACahY="
onload="hljs.initHighlightingOnLoad();"></script>
Expand All @@ -20,7 +20,7 @@
<link rel="mask-icon" href="https://kyxie.github.io/White.png">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="zh" href="https://kyxie.github.io/zh/blog/finance/credit-card/">
<link rel="alternate" hreflang="zh" href="https://kyxie.github.io/zh/blog/wool/credit-card/">
<noscript>
<style>
#theme-toggle,
Expand All @@ -47,7 +47,7 @@
<link href="https://fonts.cdnfonts.com/css/code-new-roman" rel="stylesheet"><meta property="og:title" content="加拿大🇨🇦信用卡薅羊毛心得" />
<meta property="og:description" content="Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://kyxie.github.io/zh/blog/finance/credit-card/" /><meta property="article:section" content="blog" />
<meta property="og:url" content="https://kyxie.github.io/zh/blog/wool/credit-card/" /><meta property="article:section" content="blog" />
<meta property="article:published_time" content="2024-01-04T23:58:55-04:00" />
<meta property="article:modified_time" content="2024-01-04T23:58:55-04:00" /><meta property="og:site_name" content="Kyrie" />

Expand All @@ -70,14 +70,14 @@
{
"@type": "ListItem",
"position": 2 ,
"name": "理财 💰",
"item": "https://kyxie.github.io/zh/blog/finance/"
"name": "羊毛 🐑",
"item": "https://kyxie.github.io/zh/blog/wool/"
},
{
"@type": "ListItem",
"position": 3 ,
"name": "加拿大🇨🇦信用卡薅羊毛心得",
"item": "https://kyxie.github.io/zh/blog/finance/credit-card/"
"item": "https://kyxie.github.io/zh/blog/wool/credit-card/"
}
]
}
Expand All @@ -103,7 +103,7 @@
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kyxie.github.io/zh/blog/finance/credit-card/"
"@id": "https://kyxie.github.io/zh/blog/wool/credit-card/"
},
"publisher": {
"@type": "Organization",
Expand Down Expand Up @@ -196,7 +196,7 @@

<article class="post-single">
<header class="post-header">
<div class="breadcrumbs"><a href="https://kyxie.github.io/zh/">主页</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/">博客 📒</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/finance/">理财 💰</a></div>
<div class="breadcrumbs"><a href="https://kyxie.github.io/zh/">主页</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/">博客 📒</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/wool/">羊毛 🐑</a></div>
<h1 class="post-title">
加拿大🇨🇦信用卡薅羊毛心得
</h1>
Expand Down
26 changes: 13 additions & 13 deletions zh/blog/finance/index.html → zh/blog/wool/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<title>理财 💰 | Kunyang&#39;s Blog</title>
<title>羊毛 🐑 | Kunyang&#39;s Blog</title>
<meta name="keywords" content="">
<meta name="description" content="理财 💰 - Kunyang&#39;s Blog">
<meta name="description" content="羊毛 🐑 - Kunyang&#39;s Blog">
<meta name="author" content="Kyrie">
<link rel="canonical" href="https://kyxie.github.io/zh/blog/finance/">
<link rel="canonical" href="https://kyxie.github.io/zh/blog/wool/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.5fba7659f49a2f7ca0ce86b7611a869462aadd4a57aa486975cf60e413fa7b0f.css" integrity="sha256-X7p2WfSaL3ygzoa3YRqGlGKq3UpXqkhpdc9g5BP6ew8=" rel="preload stylesheet" as="style">
<link rel="icon" href="https://kyxie.github.io/White.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://kyxie.github.io/White.png">
Expand All @@ -18,8 +18,8 @@
<link rel="mask-icon" href="https://kyxie.github.io/White.png">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" type="application/rss+xml" href="https://kyxie.github.io/zh/blog/finance/index.xml">
<link rel="alternate" hreflang="zh" href="https://kyxie.github.io/zh/blog/finance/">
<link rel="alternate" type="application/rss+xml" href="https://kyxie.github.io/zh/blog/wool/index.xml">
<link rel="alternate" hreflang="zh" href="https://kyxie.github.io/zh/blog/wool/">
<noscript>
<style>
#theme-toggle,
Expand All @@ -43,13 +43,13 @@
<link href="https://fonts.googleapis.com/css2?family=Ubuntu+Mono&display=swap" rel="stylesheet">


<link href="https://fonts.cdnfonts.com/css/code-new-roman" rel="stylesheet"><meta property="og:title" content="理财 💰" />
<link href="https://fonts.cdnfonts.com/css/code-new-roman" rel="stylesheet"><meta property="og:title" content="羊毛 🐑" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://kyxie.github.io/zh/blog/finance/" /><meta property="og:site_name" content="Kyrie" />
<meta property="og:url" content="https://kyxie.github.io/zh/blog/wool/" /><meta property="og:site_name" content="Kyrie" />

<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="理财 💰"/>
<meta name="twitter:title" content="羊毛 🐑"/>
<meta name="twitter:description" content=""/>


Expand All @@ -67,8 +67,8 @@
{
"@type": "ListItem",
"position": 2 ,
"name": "理财 💰",
"item": "https://kyxie.github.io/zh/blog/finance/"
"name": "羊毛 🐑",
"item": "https://kyxie.github.io/zh/blog/wool/"
}
]
}
Expand Down Expand Up @@ -152,7 +152,7 @@
</header>
<main class="main">
<header class="page-header"><div class="breadcrumbs"><a href="https://kyxie.github.io/zh/">主页</a>&nbsp;»&nbsp;<a href="https://kyxie.github.io/zh/blog/">博客 📒</a></div>
<h1>理财 💰</h1>
<h1>羊毛 🐑</h1>
</header>

<article class="post-entry">
Expand All @@ -164,7 +164,7 @@ <h2>加拿大🇨🇦信用卡薅羊毛心得
<p>Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔...</p>
</section>
<footer class="entry-footer"><span title='2024-01-04 23:58:55 -0400 -0400'>2024-01-04</span>&nbsp;·&nbsp;10 分钟&nbsp;·&nbsp;Kyrie</footer>
<a class="entry-link" aria-label="post link to 加拿大🇨🇦信用卡薅羊毛心得" href="https://kyxie.github.io/zh/blog/finance/credit-card/"></a>
<a class="entry-link" aria-label="post link to 加拿大🇨🇦信用卡薅羊毛心得" href="https://kyxie.github.io/zh/blog/wool/credit-card/"></a>
</article>

<article class="post-entry">
Expand All @@ -176,7 +176,7 @@ <h2>我使用过的加拿大🇨🇦支票账户
<p>Sep 2021, Scotiabank 之前办学签来加拿大走SDS用的是Scotiabank,因此我第一张checking account是Scotiabank的。学生账户的话...</p>
</section>
<footer class="entry-footer"><span title='2024-05-18 10:51:55 -0400 EDT'>2024-05-18</span>&nbsp;·&nbsp;5 分钟&nbsp;·&nbsp;Kyrie</footer>
<a class="entry-link" aria-label="post link to 我使用过的加拿大🇨🇦支票账户" href="https://kyxie.github.io/zh/blog/finance/checking-account/"></a>
<a class="entry-link" aria-label="post link to 我使用过的加拿大🇨🇦支票账户" href="https://kyxie.github.io/zh/blog/wool/checking-account/"></a>
</article>
</main>

Expand Down
16 changes: 8 additions & 8 deletions zh/blog/finance/index.xml → zh/blog/wool/index.xml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>理财 💰 on Kunyang&#39;s Blog</title>
<link>https://kyxie.github.io/zh/blog/finance/</link>
<description>Recent content in 理财 💰 on Kunyang&#39;s Blog</description>
<title>羊毛 🐑 on Kunyang&#39;s Blog</title>
<link>https://kyxie.github.io/zh/blog/wool/</link>
<description>Recent content in 羊毛 🐑 on Kunyang&#39;s Blog</description>
<generator>Hugo -- gohugo.io</generator>
<language>zh</language>
<lastBuildDate>Sat, 18 May 2024 10:44:32 -0400</lastBuildDate><atom:link href="https://kyxie.github.io/zh/blog/finance/index.xml" rel="self" type="application/rss+xml" />
<lastBuildDate>Sat, 18 May 2024 10:44:32 -0400</lastBuildDate><atom:link href="https://kyxie.github.io/zh/blog/wool/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>加拿大🇨🇦信用卡薅羊毛心得</title>
<link>https://kyxie.github.io/zh/blog/finance/credit-card/</link>
<link>https://kyxie.github.io/zh/blog/wool/credit-card/</link>
<pubDate>Thu, 04 Jan 2024 23:58:55 -0400</pubDate>

<guid>https://kyxie.github.io/zh/blog/finance/credit-card/</guid>
<guid>https://kyxie.github.io/zh/blog/wool/credit-card/</guid>
<description>Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔</description>
</item>

<item>
<title>我使用过的加拿大🇨🇦支票账户</title>
<link>https://kyxie.github.io/zh/blog/finance/checking-account/</link>
<link>https://kyxie.github.io/zh/blog/wool/checking-account/</link>
<pubDate>Sat, 18 May 2024 10:51:55 -0400</pubDate>

<guid>https://kyxie.github.io/zh/blog/finance/checking-account/</guid>
<guid>https://kyxie.github.io/zh/blog/wool/checking-account/</guid>
<description>Sep 2021, Scotiabank 之前办学签来加拿大走SDS用的是Scotiabank,因此我第一张checking account是Scotiabank的。学生账户的话</description>
</item>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html lang="zh">
<head>
<title>https://kyxie.github.io/zh/blog/finance/</title>
<link rel="canonical" href="https://kyxie.github.io/zh/blog/finance/">
<title>https://kyxie.github.io/zh/blog/wool/</title>
<link rel="canonical" href="https://kyxie.github.io/zh/blog/wool/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://kyxie.github.io/zh/blog/finance/">
<meta http-equiv="refresh" content="0; url=https://kyxie.github.io/zh/blog/wool/">
</head>
</html>
2 changes: 1 addition & 1 deletion zh/index.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions zh/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<lastBuildDate>Sat, 18 May 2024 10:51:55 -0400</lastBuildDate><atom:link href="https://kyxie.github.io/zh/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>加拿大🇨🇦信用卡薅羊毛心得</title>
<link>https://kyxie.github.io/zh/blog/finance/credit-card/</link>
<link>https://kyxie.github.io/zh/blog/wool/credit-card/</link>
<pubDate>Thu, 04 Jan 2024 23:58:55 -0400</pubDate>

<guid>https://kyxie.github.io/zh/blog/finance/credit-card/</guid>
<guid>https://kyxie.github.io/zh/blog/wool/credit-card/</guid>
<description>Aug 2021, Bank of China 我的第一张信用卡是出国前和我爹一起去中国银行办的卓隽,我用我爹的副卡,不太清楚额度是多少。我只是刚到加拿大的前几天用这张卡,出了隔</description>
</item>

Expand All @@ -27,10 +27,10 @@

<item>
<title>我使用过的加拿大🇨🇦支票账户</title>
<link>https://kyxie.github.io/zh/blog/finance/checking-account/</link>
<link>https://kyxie.github.io/zh/blog/wool/checking-account/</link>
<pubDate>Sat, 18 May 2024 10:51:55 -0400</pubDate>

<guid>https://kyxie.github.io/zh/blog/finance/checking-account/</guid>
<guid>https://kyxie.github.io/zh/blog/wool/checking-account/</guid>
<description>Sep 2021, Scotiabank 之前办学签来加拿大走SDS用的是Scotiabank,因此我第一张checking account是Scotiabank的。学生账户的话</description>
</item>

Expand Down
6 changes: 3 additions & 3 deletions zh/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://kyxie.github.io/zh/blog/finance/credit-card/</loc>
<loc>https://kyxie.github.io/zh/blog/wool/credit-card/</loc>
<lastmod>2024-01-04T23:58:55-04:00</lastmod>
</url><url>
<loc>https://kyxie.github.io/zh/blog/tech/</loc>
Expand Down Expand Up @@ -31,10 +31,10 @@
href="https://kyxie.github.io/zh/blog/tech/papermod/"
/>
</url><url>
<loc>https://kyxie.github.io/zh/blog/finance/checking-account/</loc>
<loc>https://kyxie.github.io/zh/blog/wool/checking-account/</loc>
<lastmod>2024-05-18T10:51:55-04:00</lastmod>
</url><url>
<loc>https://kyxie.github.io/zh/blog/finance/</loc>
<loc>https://kyxie.github.io/zh/blog/wool/</loc>
<lastmod>2024-05-18T10:44:32-04:00</lastmod>
</url><url>
<loc>https://kyxie.github.io/zh/blog/life/</loc>
Expand Down

0 comments on commit 6e2c73c

Please sign in to comment.