From b1005cd2c764ad60ef5816df0deac64fa4dfd3d9 Mon Sep 17 00:00:00 2001 From: Johnny Lin Date: Wed, 6 Apr 2022 18:44:02 -0700 Subject: [PATCH] re-enable firewall repair --- LockdowniOS/FirewallRepair.swift | 2 -- blocked-names.txt | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/LockdowniOS/FirewallRepair.swift b/LockdowniOS/FirewallRepair.swift index c426656..b6aeb01 100644 --- a/LockdowniOS/FirewallRepair.swift +++ b/LockdowniOS/FirewallRepair.swift @@ -87,8 +87,6 @@ enum FirewallRepair { static func run(context: Context, completion: @escaping (FirewallRepair.Result) -> Void = { _ in }) { DDLogInfo("Repair \(context): Starting") - // FIREWALL REPAIR DISABLED FOR NOW - return // Check 2 conditions for firewall restart, but reload manager first to get non-stale one FirewallController.shared.refreshManager(completion: { error in diff --git a/blocked-names.txt b/blocked-names.txt index 6bef947..2244e7f 100644 --- a/blocked-names.txt +++ b/blocked-names.txt @@ -1 +1,2 @@ *.bing.com +example.com