Skip to content

Commit

Permalink
feat: rule for linkedin job detail
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm committed Sep 16, 2022
1 parent 474ba0b commit 30e37c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rules/linkedin.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
www.linkedin.com: &main
sanitize:
# Job detail page
- pattern: ^\/jobs\/view\/\d+
allowedParams: []
sanitizePath: true
linkedin.com: *main

0 comments on commit 30e37c6

Please sign in to comment.