From e79f665eba1fd69aa56162e826313ce1c7446ed4 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 10 Feb 2025 17:54:59 +0900 Subject: modified qutebrowser/config.py --- ar/.config/qutebrowser/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ar/.config/qutebrowser/config.py b/ar/.config/qutebrowser/config.py index f1b23b7..ce9caef 100644 --- a/ar/.config/qutebrowser/config.py +++ b/ar/.config/qutebrowser/config.py @@ -1085,7 +1085,7 @@ c.content.prefers_reduced_motion = True ## Valid values: ## - system: Use the system wide proxy. ## - none: Don't use any proxy -c.content.proxy = "socks://localhost:9050/" +# c.content.proxy = 'socks://localhost:9050/' # for tor to access .onion ## Send DNS requests over the configured proxy. ## Type: Bool -- cgit v1.2.3