完成PAC生成和从GFWList更新

This commit is contained in:
Charlie Qiu
2016-06-09 03:05:38 +08:00
parent 76be94bb2c
commit 2491224f7d
67 changed files with 11351 additions and 20 deletions

View File

@ -130,7 +130,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
}
@IBAction func updateGFWList(sender: NSMenuItem) {
UpdatePACFromGFWList()
}
@IBAction func showQRCodeForCurrentServer(sender: NSMenuItem) {