diff --git a/Update.json b/Update.json index c79b9ad..ca56ade 100644 --- a/Update.json +++ b/Update.json @@ -13,7 +13,22 @@ "1.0.201": { "UpdateDate": 1696255471868, "Prerelease": false, - "UpdateContents": [] + "UpdateContents": [ + { + "PR": 0, + "Description": "" + } + ] + }, + "1.0.202": { + "UpdateDate": 1696322502454, + "Prerelease": true, + "UpdateContents": [ + { + "PR": 42, + "Description": "Update XMOJ.user.js" + } + ] } } } \ No newline at end of file diff --git a/XMOJ.user.js b/XMOJ.user.js index ca67357..d82ed4e 100644 --- a/XMOJ.user.js +++ b/XMOJ.user.js @@ -31,7 +31,7 @@ */ const CaptchaSiteKey = "0x4AAAAAAALBT58IhyDViNmv"; -const AdminUserList = ["zhuchenrui2", "shanwenxiao", "admin", "wangmaohua"]; +const AdminUserList = ["zhuchenrui2", "shanwenxiao", "admin"]; let PurifyHTML = (Input) => { return DOMPurify.sanitize(Input, {