From 88a81e08a0e49b9290cf8bb4d79d4f5916d551b7 Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 4 Mar 2020 22:00:13 +0100 Subject: [PATCH] Updated Advanced settings (markdown) --- Advanced-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Advanced-settings.md b/Advanced-settings.md index 8fc8d84..1723521 100644 --- a/Advanced-settings.md +++ b/Advanced-settings.md @@ -256,7 +256,7 @@ Default: `false`. Introduced in [1.24.3b1](https://github.com/gorhill/uBlock/commit/a16e4161de5b33856312226e71b05c6eef8bf83a). -Tells uBO whether to replay the whole URL or just the origin part of it. +Tells uBO whether after CNAME-uncloaking replay through the filtering engine the whole URL or just the origin part of it. Replaying only the origin part is meant to lower undue breakage and improve performance by avoiding repeating the pattern-matching of the whole URL -- which pattern-matching was most likely already accomplished with the original request.