diff --git a/game/config.js b/game/config.js index b17b73a9c..c343c0109 100644 --- a/game/config.js +++ b/game/config.js @@ -4,7 +4,7 @@ window.config={ FastGit:'https://raw.fgit.cf/libccy/noname-extension/master/', GitHub:'https://raw.githubusercontent.com/libccy/noname-extension/master/' }, - extension_source:'Coding', + extension_source:'GitHub Proxy', forbidai:['ns_liuzhang'], forbidai_user:[], forbidall:[], diff --git a/noname/library/index.js b/noname/library/index.js index f2aefe670..22f1bb715 100644 --- a/noname/library/index.js +++ b/noname/library/index.js @@ -28,11 +28,11 @@ export class Library extends Uninstantable { static configprefix = 'noname_0.9_'; static versionOL = 27; static updateURLS = { - coding: 'https://gitcode.net/sinat_33405273/noname/-/raw/', + coding: 'https://unitedrhythmized.club/libccy/noname/master', github: 'https://raw.githubusercontent.com/libccy/noname', }; static updateURL = 'https://raw.githubusercontent.com/libccy/noname'; - static mirrorURL = 'https://gitcode.net/sinat_33405273/noname/-/raw/'; + static mirrorURL = 'https://unitedrhythmized.club/libccy/noname/master'; static hallURL = '47.99.105.222'; static assetURL = assetURL; static userAgent = userAgent; @@ -1124,7 +1124,7 @@ export class Library extends Uninstantable { init: 'coding', unfrequent: true, item: { - coding: 'CSDN', + coding: 'URC', github: 'GitHub', }, onclick: function (item) { @@ -11287,7 +11287,6 @@ export class Library extends Uninstantable { charlotte: true, priority: -100, lastDo: true, - silent: true, content: function () { player.removeSkill('counttrigger'); delete player.storage.counttrigger;