diff --git a/config/exclude-regexp-dist.awk b/config/exclude-regexp-dist.awk index 542691d..f333eb9 100644 --- a/config/exclude-regexp-dist.awk +++ b/config/exclude-regexp-dist.awk @@ -151,6 +151,7 @@ /seedbanda/ {next} #/gidonline/ {next} /^alco/ {next} +/^www\.deviantart\.com$/ {next} (/\.r\.cloudfront\.net/) {next} (/\*/) {next} (/\\/) {next}