Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #25 from PythonSmall-Q/revert-24-PythonSmall-Q-pat…
Browse files Browse the repository at this point in the history
…ch-5

Revert "更换Turnstile"
  • Loading branch information
Chen LangNing committed Oct 2, 2023
2 parents b27117b + 7f66f71 commit d180f75
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
11 changes: 8 additions & 3 deletions Update.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
{
"UpdateHistory": {
"0.2.200": {
"1.0.200": {
"UpdateDate": 1696246054517,
"Prerelease": false,
"UpdateContents": []
"UpdateContents": [
{
"PR": 0,
"Description": "对不起,先前的更新历史已被删除"
}
]
}
}
}
}
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.200
// @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 d180f75

Please sign in to comment.