We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0fa78 commit 7bbc571Copy full SHA for 7bbc571
rules/taobao.yaml
@@ -0,0 +1,8 @@
1
+detail.tmall.com: &main
2
+ sanitize:
3
+ - pattern: ^\/item.htm
4
+ allowedParams:
5
+ - id
6
+ - skuId
7
+ sanitizePath: true
8
+item.taobao.com: *main
0 commit comments