Skip to content

Commit

Permalink
Debounce Postmark link tracker
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarier committed Sep 16, 2024
1 parent 5566ef2 commit f31f9dd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions brave-lists/debounce.json
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,16 @@
"action": "regex-path",
"param": "^/([^/]+)/s(/.*)$"
},
{
"include": [
"*://click.pstmrk.it/3s/*"
],
"exclude": [
],
"prepend_scheme": "https",
"action": "regex-path",
"param": "^/3s/([^/]+)/.*$"
},
{
"include": [
"*://shopping.yahoo.com/rdlw?*"
Expand Down

0 comments on commit f31f9dd

Please sign in to comment.