diff --git a/Disable-connections-not-supported-by-proxies.md b/Disable-connections-not-supported-by-proxies.md index f2fb400..fef5516 100644 --- a/Disable-connections-not-supported-by-proxies.md +++ b/Disable-connections-not-supported-by-proxies.md @@ -8,4 +8,4 @@ This feature attempts to enhance client privacy by disallowing any traffic that * Only talks to http(s) trackers via (any) proxy * Only talks to udp trackers via SOCKS5/I2P proxy -In qBitorrent 4.2 and above [changes in the underlying libtorrent library](https://github.com/qbittorrent/qBittorrent/issues/11698) mean the option is removed, however the above behavior is always enabled. \ No newline at end of file +In qBitorrent 4.2 and above [changes in the underlying libtorrent library](https://github.com/qbittorrent/qBittorrent/issues/11698) mean the option is removed, as the above behavior is always enabled. \ No newline at end of file