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