We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
track.adtraction.net
The track.adtraction.net rule (added in #656) is actually not supported yet by the debouncer (until brave/brave-browser#22429 is implemented) because it doesn't encode its url parameter.
url
e.g https://track.adtraction.com/t/t?a=1578845458&as=1649876489&t=2&tk=1&url=http://www.gog.com/game/fear_platinum?foo=bar&key=value
https://track.adtraction.com/t/t?a=1578845458&as=1649876489&t=2&tk=1&url=http://www.gog.com/game/fear_platinum?foo=bar&key=value
The text was updated successfully, but these errors were encountered:
8afa3ba
fmarier
No branches or pull requests
The
track.adtraction.net
rule (added in #656) is actually not supported yet by the debouncer (until brave/brave-browser#22429 is implemented) because it doesn't encode itsurl
parameter.e.g
https://track.adtraction.com/t/t?a=1578845458&as=1649876489&t=2&tk=1&url=http://www.gog.com/game/fear_platinum?foo=bar&key=value
The text was updated successfully, but these errors were encountered: