From 78759a03d320506ec516412827ece40763a9cbd1 Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Tue, 21 Jul 2020 07:50:22 +0800 Subject: [PATCH 1/6] Create `category-bank-cn` 0. Move icbc 1. Move Bank of China 2. Move unionpay --- data/category-bank-cn | 6 ++++++ data/geolocation-cn | 8 +------- 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 data/category-bank-cn diff --git a/data/category-bank-cn b/data/category-bank-cn new file mode 100644 index 00000000..77e363f3 --- /dev/null +++ b/data/category-bank-cn @@ -0,0 +1,6 @@ +include:icbc +include:unionpay + +abchina.com +boc.cn +whccb.com diff --git a/data/geolocation-cn b/data/geolocation-cn index b5a5400c..761dbbe3 100644 --- a/data/geolocation-cn +++ b/data/geolocation-cn @@ -10,6 +10,7 @@ include:baidu include:bilibili include:bytedance include:cas +include:category-bank-cn include:category-scholar-cn include:cctv include:chinamobile @@ -31,7 +32,6 @@ include:gitv include:huawei include:hupu include:huya -include:icbc include:ifanr include:iqiyi include:jd @@ -76,7 +76,6 @@ include:tipdm include:tmtpost include:tongcheng include:umeng -include:unionpay include:wanfang include:wjx include:xiaomi @@ -99,11 +98,6 @@ ksyungslb.com # 金山云 ourdvsss.com # 网宿科技 -# Bank of China -abchina.com -boc.cn -whccb.com - # Moji Weather moji.com mojichina.com From fbd663deeb321c0133012eb802b7dda05104ebbd Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Tue, 21 Jul 2020 07:54:01 +0800 Subject: [PATCH 2/6] Create `category-collaborate-cn` 0. Add shimo.im 1. Add yuque.com --- data/category-collaborate-cn | 2 ++ data/geolocation-cn | 1 + 2 files changed, 3 insertions(+) create mode 100644 data/category-collaborate-cn diff --git a/data/category-collaborate-cn b/data/category-collaborate-cn new file mode 100644 index 00000000..431b6c83 --- /dev/null +++ b/data/category-collaborate-cn @@ -0,0 +1,2 @@ +shimo.im +yuque.com diff --git a/data/geolocation-cn b/data/geolocation-cn index 761dbbe3..c9ce979a 100644 --- a/data/geolocation-cn +++ b/data/geolocation-cn @@ -11,6 +11,7 @@ include:bilibili include:bytedance include:cas include:category-bank-cn +include:category-collaborate-cn include:category-scholar-cn include:cctv include:chinamobile From 3d309920d5f320808b5b6f3649460d61a6c2fb59 Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Tue, 21 Jul 2020 07:55:50 +0800 Subject: [PATCH 3/6] Create `category-hospital-cn` 0. Add fuwai.com 1. Add pkuh6.cn 2. Add puh3.net.cn 3. Add hospital.pku.edu.cn 4. Add ss.bjmu.edu.cn --- data/category-hospital-cn | 6 ++++++ data/geolocation-cn | 1 + 2 files changed, 7 insertions(+) create mode 100644 data/category-hospital-cn diff --git a/data/category-hospital-cn b/data/category-hospital-cn new file mode 100644 index 00000000..312954a1 --- /dev/null +++ b/data/category-hospital-cn @@ -0,0 +1,6 @@ +fuwai.com +pkuh6.cn +puh3.net.cn + +full:hospital.pku.edu.cn +full:ss.bjmu.edu.cn diff --git a/data/geolocation-cn b/data/geolocation-cn index c9ce979a..a758131d 100644 --- a/data/geolocation-cn +++ b/data/geolocation-cn @@ -12,6 +12,7 @@ include:bytedance include:cas include:category-bank-cn include:category-collaborate-cn +include:category-hospital-cn include:category-scholar-cn include:cctv include:chinamobile From a4ff2230a01036b7a31d4b2c0386be6708d07c00 Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Tue, 21 Jul 2020 07:57:13 +0800 Subject: [PATCH 4/6] Create `category-mooc-cn` 0. Add chinesemooc.org 1. Add cnmooc.org 2. Add icourse163.org 3. Add icourses.cn 4. Add mooc.cn 5. Add openlearning.com 6. Add pmphmooc.com 7. Add moocs.unipus.cn 8. Add opencourse.pku.edu.cn 9. Add study.163.com --- data/category-mooc-cn | 11 +++++++++++ data/geolocation-cn | 1 + 2 files changed, 12 insertions(+) create mode 100644 data/category-mooc-cn diff --git a/data/category-mooc-cn b/data/category-mooc-cn new file mode 100644 index 00000000..7a0c4b79 --- /dev/null +++ b/data/category-mooc-cn @@ -0,0 +1,11 @@ +chinesemooc.org +cnmooc.org +icourse163.org +icourses.cn +mooc.cn +openlearning.com +pmphmooc.com + +full:moocs.unipus.cn +full:opencourse.pku.edu.cn +full:study.163.com diff --git a/data/geolocation-cn b/data/geolocation-cn index a758131d..c7d32bbb 100644 --- a/data/geolocation-cn +++ b/data/geolocation-cn @@ -13,6 +13,7 @@ include:cas include:category-bank-cn include:category-collaborate-cn include:category-hospital-cn +include:category-mooc-cn include:category-scholar-cn include:cctv include:chinamobile From 3e6ebcb4f5c6b9c8ac841d9c1e0cb4ae1edb9c4d Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Tue, 21 Jul 2020 07:58:08 +0800 Subject: [PATCH 5/6] Create `category-wiki-cn` 0. Add huijistatic.com 1. Add huijiwiki.com 2. Add moegirl.org --- data/category-wiki-cn | 3 +++ data/geolocation-cn | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 data/category-wiki-cn diff --git a/data/category-wiki-cn b/data/category-wiki-cn new file mode 100644 index 00000000..a0383dc8 --- /dev/null +++ b/data/category-wiki-cn @@ -0,0 +1,3 @@ +huijistatic.com +huijiwiki.com +moegirl.org diff --git a/data/geolocation-cn b/data/geolocation-cn index c7d32bbb..80615582 100644 --- a/data/geolocation-cn +++ b/data/geolocation-cn @@ -15,6 +15,7 @@ include:category-collaborate-cn include:category-hospital-cn include:category-mooc-cn include:category-scholar-cn +include:category-wiki-cn include:cctv include:chinamobile include:chinatelecom @@ -818,7 +819,6 @@ miusi.co mjia.cc mmbang.com mmbang.info -moegirl.org mofang.com mofazhu.com mogu.com From 6bbccdaca7d1a5c5321d7959119c65ef5f1c1065 Mon Sep 17 00:00:00 2001 From: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Date: Tue, 21 Jul 2020 07:58:49 +0800 Subject: [PATCH 6/6] Update `geolocation-cn` 0. Add guoxuedashi.com, guoxuemi.com; 1. Add haidilao.com --- data/geolocation-cn | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/geolocation-cn b/data/geolocation-cn index 80615582..fd12983b 100644 --- a/data/geolocation-cn +++ b/data/geolocation-cn @@ -106,6 +106,13 @@ ourdvsss.com # 网宿科技 moji.com mojichina.com +# 在线工具书 +guoxuedashi.com +guoxuemi.com + +# 餐饮类 +haidilao.com + # The following domains are carried over from geosite:cn. # TODO: Decide how to deal with these domains