From 5310f218e19305057d763c821eaa471591218a62 Mon Sep 17 00:00:00 2001 From: wangdongguo <61261689+wangdongguo@users.noreply.github.com> Date: Sun, 6 Dec 2020 15:25:50 +0800 Subject: [PATCH] Update ban.json --- config/server/include/ban.json | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/config/server/include/ban.json b/config/server/include/ban.json index 87cf4ea..f2cd241 100644 --- a/config/server/include/ban.json +++ b/config/server/include/ban.json @@ -1,30 +1,11 @@ { "type": "field", "domain": [ - "domain:epochtimes.com", - "domain:epochtimes.com.tw", - "domain:epochtimes.fr", - "domain:epochtimes.de", - "domain:epochtimes.jp", - "domain:epochtimes.ru", - "domain:epochtimes.co.il", - "domain:epochtimes.co.kr", - "domain:epochtimes-romania.com", - "domain:erabaru.net", - "domain:lagranepoca.com", - "domain:theepochtimes.com", - "domain:ntdtv.com", - "domain:ntd.tv", - "domain:ntdtv-dc.com", + "domain:ntdtv.com.tw", "domain:minghui.org", - "domain:renminbao.com", - "domain:dafahao.com", - "domain:dongtaiwang.com", - "domain:falundafa.org", - "domain:wujieliulan.com", - "domain:ninecommentaries.com", - "domain:shenyun.com" + "domain:360.com", + ], "outboundTag": "blocked" - } \ No newline at end of file + }