mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/StarCitizenBoxBrowserEx.git
synced 2025-08-01 11:41:13 +08:00
移除 ccu game 汉化 (官方已内置)
This commit is contained in:
@ -29,7 +29,7 @@ function LocalizationWatchUpdate() {
|
||||
SCLocalizationEnableSplitMode = true;
|
||||
}
|
||||
|
||||
if (window.location.hostname.includes("www.erkul.games") || window.location.hostname.includes("ccugame.app")) {
|
||||
if (window.location.hostname.includes("www.erkul.games")) {
|
||||
document.body.addEventListener("click", function (event) {
|
||||
setTimeout(function () {
|
||||
allTranslate().then(_ => {
|
||||
|
Reference in New Issue
Block a user