移除 ccugame.app 相关代码

This commit is contained in:
2023-11-16 21:13:21 +08:00
parent 68aaa98515
commit 6e6a7f3adb
2 changed files with 3 additions and 3 deletions

View File

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