- stosVPN-integration: Removed em_proxy and EmotionalDamage module in favour of stosVPN

This commit is contained in:
mahee96
2025-04-08 23:03:49 -07:00
parent 7adfd3d3e8
commit 3d444f301d
7 changed files with 0 additions and 560 deletions

View File

@@ -14,7 +14,6 @@ import Intents
import AltStoreCore
import AltSign
import Roxas
import EmotionalDamage
import Nuke
@@ -139,7 +138,6 @@ final class AppDelegate: UIResponder, UIApplicationDelegate {
func applicationWillEnterForeground(_ application: UIApplication)
{
AppManager.shared.update()
start_em_proxy(bind_addr: Consts.Proxy.serverURL)
PatreonAPI.shared.refreshPatreonAccount()
}