From 74d17439ed82bc7ceac908d02f896c60c1938c60 Mon Sep 17 00:00:00 2001 From: gwarser Date: Fri, 25 May 2018 18:47:30 +0200 Subject: [PATCH] Fix example domains --- Per-site-switches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Per-site-switches.md b/Per-site-switches.md index ff3d99b..ba56d0e 100644 --- a/Per-site-switches.md +++ b/Per-site-switches.md @@ -107,4 +107,4 @@ Keep in mind, though, that this rule blocks **all** first-party and third-party to the _"My filters"_ pane. If you want to allow third-party fonts for some specific sites you can add them by modifying the above filter: -`*$font,third-party,domain=~example1.com|~example2.net|~example3.org` \ No newline at end of file +`*$font,third-party,domain=~example.com|~other.example.net|~different.example.org` \ No newline at end of file