Shared // Remove arrClientShiftHandlingExceptionList.

This commit is contained in:
ShikiSuen 2023-01-24 17:59:00 +08:00
parent fde7a7a42a
commit 16a623ef76
1 changed files with 0 additions and 10 deletions

View File

@ -304,16 +304,6 @@ public func vCLog(_ strPrint: StringLiteralType) {
public enum Shared {
// MARK: - Bundle Identifier
/// Bundle Identifier Shift
public static let arrClientShiftHandlingExceptionList: [String] = [
"com.avast.browser", "com.brave.Browser", "com.brave.Browser.beta", "com.coccoc.Coccoc", "com.fenrir-inc.Sleipnir",
"com.google.Chrome", "com.google.Chrome.beta", "com.google.Chrome.canary", "com.hiddenreflex.Epic",
"com.maxthon.Maxthon", "com.microsoft.edgemac", "com.microsoft.edgemac.Canary", "com.microsoft.edgemac.Dev",
"com.naver.Whale", "com.operasoftware.Opera", "com.valvesoftware.steam", "com.vivaldi.Vivaldi",
"net.qihoo.360browser", "org.blisk.Blisk", "org.chromium.Chromium", "org.qt-project.Qt.QtWebEngineCore",
"ru.yandex.desktop.yandex-browser",
]
public static let arrSupportedLocales: [String] = ["en", "zh-Hant", "zh-Hans", "ja"]
// The type of input modes.