From 8cef151937e74a20049a5be2546d5f761a1ee5de Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Mar 2021 17:42:12 +0100 Subject: Adding upstream version 7.5.1+dfsg. Signed-off-by: Daniel Baumann --- src/pattern-tester.html | 93 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 src/pattern-tester.html (limited to 'src/pattern-tester.html') diff --git a/src/pattern-tester.html b/src/pattern-tester.html new file mode 100644 index 0000000..0757f5d --- /dev/null +++ b/src/pattern-tester.html @@ -0,0 +1,93 @@ + + + + + FoxyProxy + + + + + + + + +
+ + +
+ +
+ +
+ + +
+
+
*
+
all domains
+
*.bbc.co.uk
+
exact domain and all subdomains
+
**.bbc.co.uk
+
subdomains only (not bbc.co.uk)
+
bbc.co.uk
+
exact domain only
+
+
+
+
Black patterns take precedence over white patterns. For example, a black pattern of * means nothing will match, regardless of any white patterns.
+
+
+
+ | + +
+ +

Step 1

+ + + + +

Step 2

+
+
+ + +
+ +
+ + +
+ +
+ + +
+
+ + +

Step 3

+


+ + +
+
+ + + + + + -- cgit v1.2.3