Revert "update"

This reverts commit 5a24c866b4.
This commit is contained in:
2025-11-17 04:30:19 +08:00
parent 3aa66a40a4
commit 68e07cfcf6

View File

@@ -1,6 +1,6 @@
# Proxy, set in environment.d? # Proxy, set in environment.d?
http_proxy="http://192.168.1.128:7890/" http_proxy="http://127.0.0.1:7890/"
https_proxy="http://192.168.1.128:7890/" https_proxy="http://127.0.0.1:7890/"
# also needs manual configuration in firefox. # also needs manual configuration in firefox.
no_proxy="127.*,192.168.*,10.147.17.*" no_proxy="127.*,192.168.*,10.147.17.*"