Skip to content

Commit

Permalink
Remove bouncers likely to have security benefits (fixes brave/brave-b…
Browse files Browse the repository at this point in the history
…rowser#23026)

These open redirectors are run by large companies and are likely
to be used to filter malicious sites.
  • Loading branch information
fmarier committed May 25, 2022
1 parent dbf0015 commit 51867e0
Showing 1 changed file with 0 additions and 47 deletions.
47 changes: 0 additions & 47 deletions brave-lists/debounce.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,15 +91,6 @@
"action": "redirect",
"param": "AffDirectURL"
},
{
"include": [
"*://amzn.to/*asc_refurl=*"
],
"exclude": [
],
"action": "redirect",
"param": "asc_refurl"
},
{
"include": [
"*://t.myvisualiq.net/*",
Expand Down Expand Up @@ -129,15 +120,6 @@
"action": "redirect",
"param": "h"
},
{
"include": [
"*://t.umblr.com/redirect?*"
],
"exclude": [
],
"action": "redirect",
"param": "z"
},
{
"include": [
"*://*.demdex.net/event?*"
Expand Down Expand Up @@ -246,17 +228,6 @@
},
{
"include": [
"*://*.youtube.com/redirect*"
],
"exclude": [
],
"action": "redirect",
"param": "q"
},
{
"include": [
"*://*.facebook.com/l.php*",
"*://l.instagram.com/?u=*",
"*://goto.target.com/c/*",
"*://goto.walmart.com/c/*",
"*://*.sjv.io/c/*",
Expand Down Expand Up @@ -323,24 +294,6 @@
"action": "redirect",
"param": "vc_url"
},
{
"include": [
"*://out.reddit.com/*"
],
"exclude": [
],
"action": "redirect",
"param": "url"
},
{
"include": [
"*://assoc-redirect.amazon.com/g/r/*"
],
"exclude": [
],
"action": "redirect",
"param": "r"
},
{
"include": [
"*://target.georiot.com/*"
Expand Down

0 comments on commit 51867e0

Please sign in to comment.