From 8148ab4fb84c7f253d063c3252925614aa02446e Mon Sep 17 00:00:00 2001 From: database64128 Date: Wed, 26 Feb 2025 23:59:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20note=20to=20discourage=20a?= =?UTF-8?q?dding=20new=20regexp=20and=20keyword=20rules=20(#2544)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ae99997..55a39fbe 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,8 @@ full:www.google.com * Full domain begins with `full:`, followed by a complete and valid domain name. * Domains (including `domain`, `keyword`, `regexp` and `full`) may have one or more attributes. Each attribute begins with `@` and followed by the name of the attribute. +> **Note:** Adding new `regexp` and `keyword` rules is discouraged because it is easy to use them incorrectly, and proxy software cannot efficiently match these types of rules. + ## How it works The entire `data` directory will be built into an external `geosite` file for Project V. Each file in the directory represents a section in the generated file.