From 2a0596f08fb54e2faef4bcb4548a28f5837fc067 Mon Sep 17 00:00:00 2001 From: BobIsMyManager Date: Tue, 26 Jul 2022 22:28:50 +0100 Subject: Many things Made all instances updateable Added hyperpipe Closes https://github.com/libredirect/libredirect/issues/398 Added cloudtube Closes https://github.com/libredirect/libredirect/issues/397 Start using prettier --- src/pages/background/incognito.html | 64 ++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 33 deletions(-) (limited to 'src/pages/background/incognito.html') diff --git a/src/pages/background/incognito.html b/src/pages/background/incognito.html index 7b1c0ee1..227d99e4 100644 --- a/src/pages/background/incognito.html +++ b/src/pages/background/incognito.html @@ -1,37 +1,35 @@ + + + + + + Initializing Cookies + + + - div { - text-align: center; - } - - - - -
-

Initializing Cookies...

-
- - - - \ No newline at end of file + +
+

Initializing Cookies...

+
+ + + -- cgit 1.4.1