Skip to content

Commit

Permalink
Merge pull request #1996 from brave/yahhhii
Browse files Browse the repository at this point in the history
Add shopping.yahoo.com debounce
  • Loading branch information
ryanbr authored Aug 27, 2024
2 parents f92860c + 09e7003 commit df70f66
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions brave-lists/debounce.json
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,15 @@
"action": "regex-path",
"param": "^/([^/]+)/s(/.*)$"
},
{
"include": [
"*://shopping.yahoo.com/rdlw?*"
],
"exclude": [
],
"action": "redirect",
"param": "gcReferrer"
},
{
"include": [
"*://www.google.com/amp/s/*"
Expand Down

0 comments on commit df70f66

Please sign in to comment.