From 9703bdd8a495c5baa6d173bda38e565ebe380a8e Mon Sep 17 00:00:00 2001 From: lj468 <63892226+lj468@users.noreply.github.com> Date: Wed, 22 Apr 2020 10:07:42 +0800 Subject: [PATCH] Update ban.json --- config/server/include/ban.json | 35 ++++++---------------------------- 1 file changed, 6 insertions(+), 29 deletions(-) diff --git a/config/server/include/ban.json b/config/server/include/ban.json index 87cf4ea..7b93b0f 100644 --- a/config/server/include/ban.json +++ b/config/server/include/ban.json @@ -1,30 +1,7 @@ { - "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" - ], - "outboundTag": "blocked" - } \ No newline at end of file + "type": "field", + "domain": [ + "domain:360.com" + ], + "outboundTag": "blocked" + }