From 6a29cfb71125d4a93106879197c697e8b0b079fd Mon Sep 17 00:00:00 2001 From: gwarser Date: Wed, 16 Sep 2020 14:51:27 +0200 Subject: [PATCH] Clarify cname option --- Static-filter-syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index eecf4c3..c91edac 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -241,7 +241,7 @@ Equivalent to `stylesheet` [option](https://adblockplus.org/filters#options). Fo New in [1.26.0](https://github.com/gorhill/uBlock/commit/c3bc2c741d61db3e99b313835c2ae34a4a008359). -Option for exception filters only. +Option for exception filters only. Bypass blocking CNAME uncloaked requests for the current (specified) document. By default, network requests which are result of resolving a [canonical name](https://en.wikipedia.org/wiki/CNAME_record) are subject to filtering. This filtering can be bypassed by creating exception filters using the `cname` option.