Skip to content

Commit

Permalink
Merge pull request #7 from PythonSmall-Q/dev
Browse files Browse the repository at this point in the history
Sync
  • Loading branch information
boomzero authored Oct 2, 2023
2 parents 1ac09a5 + b4bd0b5 commit 0c061c6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
14 changes: 12 additions & 2 deletions Update.json
Original file line number Diff line number Diff line change
@@ -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": []
}
Expand Down
4 changes: 2 additions & 2 deletions XMOJ.user.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ==UserScript==
// @name XMOJ
// @version 0.2.200
// @version 1.0.201
// @description XMOJ增强脚本
// @author @PythonSmall-Q
// @namespace https://github/langningchen
Expand Down Expand Up @@ -30,7 +30,7 @@
* You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

const CaptchaSiteKey = "0x4AAAAAAALBT58IhyDViNmv";
const CaptchaSiteKey = "0x4AAAAAAAI4scL-wknSAXKD";
const AdminUserList = ["zhuchenrui2", "shanwenxiao", "admin"];

let PurifyHTML = (Input) => {
Expand Down

0 comments on commit 0c061c6

Please sign in to comment.