From a9f95b3d1de44edf205508233a3526246842bbf3 Mon Sep 17 00:00:00 2001 From: ManeraKai Date: Fri, 4 Feb 2022 18:48:24 +0300 Subject: Cleaning and refining settings --- src/pages/options/general.html | 106 ----------------------------------------- 1 file changed, 106 deletions(-) delete mode 100644 src/pages/options/general.html (limited to 'src/pages/options/general.html') diff --git a/src/pages/options/general.html b/src/pages/options/general.html deleted file mode 100644 index 507e65c3..00000000 --- a/src/pages/options/general.html +++ /dev/null @@ -1,106 +0,0 @@ - - - - - - - - LibRedirect Options - - - - - - - -
-
-

Theme

- -
- -
-
-

- Enter a URL or Regular Expression to be excluded from redirects. -

-

- All requests for or initiating from a URL that matches your exception - will be excluded from redirects. -

-

- Note - Supports JavaScript regular expressions, excluding the - enclosing forward slashes. -

-
-
- - - - - - - - - - - -
-

Add Exception

-
- - - - - - - - -
-
- -
- - - - - - - - \ No newline at end of file -- cgit 1.4.1