diff --git a/config/exclude-regexp-dist.awk b/config/exclude-regexp-dist.awk index c231dad..b8d6f87 100644 --- a/config/exclude-regexp-dist.awk +++ b/config/exclude-regexp-dist.awk @@ -182,3 +182,4 @@ /^pinupbet[0-9]{2,3}\./ {next} /^pinupbk[0-9]{2,3}\./ {next} /^zfilm-hd-[0-9]{3,4}\./ {next} +/appspot\.online/ {next}