diff --git a/Update.json b/Update.json index 0364182c..c79b9ad2 100644 --- a/Update.json +++ b/Update.json @@ -1,7 +1,17 @@ { "UpdateHistory": { - "0.2.200": { - "UpdateDate": 1696246054517, + "1.0.200": { + "UpdateDate": 1696254577068, + "Prerelease": false, + "UpdateContents": [ + { + "PR": 0, + "Description": "" + } + ] + }, + "1.0.201": { + "UpdateDate": 1696255471868, "Prerelease": false, "UpdateContents": [] } diff --git a/XMOJ.user.js b/XMOJ.user.js index fb29ca87..6ef40cc0 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name XMOJ -// @version 0.2.200 +// @version 1.0.201 // @description XMOJ增强脚本 // @author @PythonSmall-Q // @namespace https://github/langningchen @@ -30,7 +30,7 @@ * You should have received a copy of the GNU General Public License along with this program. If not, see . */ -const CaptchaSiteKey = "0x4AAAAAAALBT58IhyDViNmv"; +const CaptchaSiteKey = "0x4AAAAAAAI4scL-wknSAXKD"; const AdminUserList = ["zhuchenrui2", "shanwenxiao", "admin"]; let PurifyHTML = (Input) => {