Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR aim to accomplish?:
This pull request includes updates to the
XMOJ
project, primarily focusing on version updates and adding new entries to the name mapping in the script. The most important changes include updating the version number and adding new name mappings.Version updates:
XMOJ.user.js
: Updated the script version to1.2.64
.package.json
: Updated the package version to1.2.64
.Update.json
: Added a new entry for version1.2.64
, including update date, prerelease status, and update contents.Name mappings:
XMOJ.user.js
: Added several new name mappings in theasync function main() {
section, including "陈曦", "邓万廷", "范小冉", "顾泓然", "洪绍霖", "雷子昊", "乐静远", "吕厚希", "沈孜晨", "孙袆辰", "汤皓然", "王加睿", "王俊喆", "魏铼", "魏来", "吴明轩", "谢睿棋", "熊洛菲", "杨思凝", "杨钦宇", "朱子若". [1] [2] [3] [4] [5] [6] [7]By submitting this pull request, I confirm the following:
git rebase
)