diff --git a/db/ignore_patterns/wix.json b/db/ignore_patterns/wix.json new file mode 100644 index 00000000..84e41eb2 --- /dev/null +++ b/db/ignore_patterns/wix.json @@ -0,0 +1,7 @@ +{ + "name": "wix", + "patterns": [ + "^https?://{primary_netloc}/((.*/)?productPage_USD_productPage_USD|(.*/)?h_\\d+/(.*/)?h_\\d+(/|$)|.*/.*\\.(jpg|jpeg|svg|png|json|txt|xml|text|gif|pdf|mp4|webp)$|.*\\.(css|js|json)$|.*/wix-thunderbolt/)" + ], + "type": "ignore_patterns" +}