mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00:00
移除 ccugame.app 相关代码
This commit is contained in:
@@ -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(_ => {
|
||||
|
||||
Reference in New Issue
Block a user