移除 ccu game 汉化 (官方已内置)

This commit is contained in:
2023-11-16 21:05:39 +08:00
parent 154fc2515b
commit 79635be514
8 changed files with 91 additions and 113 deletions

View File

@ -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(_ => {