From 0aad7654dea3cd2362275af02f0f7b7d1e811a18 Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 7 Aug 2021 08:39:25 +0200 Subject: [PATCH] Options page updated (#613) --- pages/options/options.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pages/options/options.html b/pages/options/options.html index 4908b1af..c1718156 100644 --- a/pages/options/options.html +++ b/pages/options/options.html @@ -107,7 +107,7 @@
Enter domains to disable LocalCDN there. One domain per line.

- domain.com
sub.domain.com
*.wildcard-domain.com
+ ✅ example.com
✅ sub.example.com
✅ *.example.com
❌ https://example.com
❌ https://*.example.com
❌ https://example.com/page/example.html
@@ -152,7 +152,7 @@
These domains are allowed to load Google Fonts. One domain per line.
- ✅ example.com
✅ sub.example.com
❌ https://example.com
❌ https://*.example.com
❌ https://example.com/page/example.html
+ ✅ example.com
✅ sub.example.com
✅ *.example.com
❌ https://example.com
❌ https://*.example.com
❌ https://example.com/page/example.html
@@ -183,10 +183,9 @@
Do not apply HTML filter to these domains:
Apply HTML filter to these domains:
-
Enter the domains to be handled or ignored by the HTML filter. One domain per line.
- ✅ example.com
✅ sub.example.com
❌ https://example.com
❌ https://*.example.com
❌ https://example.com/page/example.html
+ ✅ example.com
✅ sub.example.com
✅ *.example.com
❌ https://example.com
❌ https://*.example.com
❌ https://example.com/page/example.html