From 08d04dde4e297d5942bd90f1ee0bb498e3983a25 Mon Sep 17 00:00:00 2001 From: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com> Date: Thu, 16 Jul 2020 00:50:40 +0800 Subject: [PATCH 1/2] Remove .cn domains from amazon sub-list --- data/amazon | 1 - 1 file changed, 1 deletion(-) diff --git a/data/amazon b/data/amazon index b47603d8..caeb19bf 100644 --- a/data/amazon +++ b/data/amazon @@ -1,6 +1,5 @@ amazon.ae amazon.ca -amazon.cn amazon.co.jp amazon.co.uk amazon.com From 3827faf8af9983c51ac25ec5c3afcc8bc4415bdc Mon Sep 17 00:00:00 2001 From: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com> Date: Thu, 16 Jul 2020 00:52:05 +0800 Subject: [PATCH 2/2] Make inclusion and TLD easier to find --- data/amazon | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/data/amazon b/data/amazon index caeb19bf..aa950d78 100644 --- a/data/amazon +++ b/data/amazon @@ -1,3 +1,29 @@ +include:amazon-ads + +# All .aws domains +aws + +# All .amazon domains +amazon + +# All .imdb domains +imdb + +# All .kindle domains +kindle + +# All .アマゾン domains +xn--cckwcxetd + +# All .亚马逊 domains +xn--jlq480n2rg + +# All .yamaxun domains +yamaxun + +# All .zappos domains +zappos + amazon.ae amazon.ca amazon.co.jp @@ -32,29 +58,3 @@ elasticbeanstalk.com # Prime Video amazonvideo.com primevideo.com - -# All .aws domains -aws - -# All .amazon domains -amazon - -# All .imdb domains -imdb - -# All .kindle domains -kindle - -# All .アマゾン domains -xn--cckwcxetd - -# All .亚马逊 domains -xn--jlq480n2rg - -# All .yamaxun domains -yamaxun - -# All .zappos domains -zappos - -include:amazon-ads