Skip to content

Commit

Permalink
Add shopping.yahoo.com debounce
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbr committed Aug 26, 2024
1 parent af62ffa commit 09e7003
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 @@ -428,6 +428,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 09e7003

Please sign in to comment.