Skip to content

Commit

Permalink
rules: amazon.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm authored Nov 18, 2024
1 parent 50f8df5 commit b910968
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion rules/amazon.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
www.amazon.com: &main
sanitize:
# Product page
- pattern: ^\/.*\/dp\/\w+
- pattern: ^\/(.*\/?)dp\/\w+
allowedParams: []
sanitizePath: true
amazon.com: *main

a.co:
expand:
- pattern: ^\/d\/\w+

0 comments on commit b910968

Please sign in to comment.