From 0d0241251e0d99cffbb64f05185520de08832c69 Mon Sep 17 00:00:00 2001 From: ElvisLo030 <78348891+ElvisLo030@users.noreply.github.com> Date: Fri, 15 May 2026 22:32:18 +0800 Subject: [PATCH] =?UTF-8?q?feat=20:=20=E5=85=83=E5=A4=A7=E9=8A=80=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + bank_list.json | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/README.md b/README.md index 1c914a1..0e40812 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ MailCat 是一個以 Google Apps Script 開發的一套規則管理器。不同 - `700 中華郵政` - `803 聯邦銀行` - `805 遠東銀行` + - `806 元大銀行` - `807 永豐銀行` - `808 玉山銀行` - `810 星展銀行` diff --git a/bank_list.json b/bank_list.json index ab3e3a1..54adf43 100644 --- a/bank_list.json +++ b/bank_list.json @@ -107,6 +107,15 @@ "feib.com.tw" ] }, + "806": { + "name": "元大銀行", + "label_name": "銀行/806 元大銀行", + "domain_name": "yuantabank", + "email": [ + "yuantabank.tw", + "yuantabank.com.tw" + ] + }, "807": { "name": "永豐銀行", "label_name": "銀行/807 永豐銀行",