*://*.facebook.com/l.php* rule not being debounced
See original GitHub issueDescription
Based on https://github.com/brave/adblock-lists/blob/master/brave-lists/debounce.json#L250, I would expect something like https://m.facebook.com/l.php?u=https://brave.com to be debounced to https://brave.com without hitting facebook.com
Steps to Reproduce
- Make sure Debouncing flag is turned on in brave://flags
- Make sure
Brave Local Data Updater
component is up-to-date in brave://components - Go to https://m.facebook.com/l.php?u=https://brave.com
Actual result:
Reach facebook.com
Expected result:
Reach brave.com
Reproduces how often:
Always
Brave version (brave://version info)
1.40.10 Chromium: 101.0.4951.41 (Official Build) nightly (x86_64)
Issue Analytics
- State:
- Created a year ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Debounce Wordpress action hook (or any other PHP function)
I have a Wordpress plugin which sends post data after a post/postmeta change occurs. The problem is that there can be very many...
Read more >Debounce Code – One Post To Rule Them All | Hackaday
Last month we asked you to send in your debounce code. You didn't disappoint and it's time to share the code received.
Read more >Debouncing · brave/brave-browser Wiki - GitHub
The goal of the debouncer is to change server-side redirects into internal redirects so that redirecting servers don't have the opportunity to set...
Read more >Can't get debounce to work.. - Raspberry Pi Forums
I've got the code to work to pick up an audio stream, but I'm having a problem getting the debounce to work with...
Read more >Brave improves bounce tracking protection with new ... - gHacks
Debouncing is designed to disarm a tracking method called Bounce ... instagram, facebook.com/1.php, youtube.com/redirect, and others.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed via rule changes in
debounce.json
Thanks @ShivanKaul makes sense 👍 I guess there’s no point in creating a follow up in that case.