Skip to content

Commit

Permalink
rules: Update instagram.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm authored Oct 24, 2024
1 parent e669fc3 commit 64bffa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/instagram.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ instagram.com: &main
- pattern: ^\/p\/\w+
allowedParams: []
sanitizePath: true
- pattern: ^\/stories\/[a-z0-9\.]{1,30}\/\d+ # /stories/username/story_id
- pattern: ^\/stories|reel\/[a-z0-9\.]{1,30}\/\d+ # /stories/username/story_id
allowedParams: []
sanitizePath: true
www.instagram.com: *main

0 comments on commit 64bffa8

Please sign in to comment.