mirror of
https://github.com/netchx/netch.git
synced 2026-03-28 18:59:46 +08:00
Remove WindowsJobAPI
This commit is contained in:
@@ -24,7 +24,6 @@ namespace Netch.Controllers
|
||||
public void Start(in Mode mode)
|
||||
{
|
||||
PrivoxyController.Start(MainController.Server!);
|
||||
Global.Job.AddProcess(PrivoxyController.Instance!);
|
||||
string? pacUrl = null;
|
||||
|
||||
if (MainController.Server is Socks5 or Trojan && mode.BypassChina || (Global.Settings.AlwaysStartPACServer ?? false))
|
||||
|
||||
Reference in New Issue
Block a user