diff --git a/rules/exceptions.json b/rules/exceptions.json index 0b92435..3e9bd5f 100644 --- a/rules/exceptions.json +++ b/rules/exceptions.json @@ -1,6 +1,5 @@ { "amazon": [ ".*(amazon\\.)\\w{2,}(\\/gp\\/).*" - ], - + ] } \ No newline at end of file diff --git a/rules/rules.json b/rules/rules.json index 7df54a6..487f0de 100644 --- a/rules/rules.json +++ b/rules/rules.json @@ -7,6 +7,5 @@ ".*(amazon-adsystem\\.com)\\/.*", ".*(adsensecustomsearchads\\.com)\\/.*", "pd_rd_[a-zA-Z]*=[a-zA-Z0-9\\-\\.\\_]*[\\?|&]?" - ], - + ] } \ No newline at end of file