-
Notifications
You must be signed in to change notification settings - Fork 4
Feat ref/Placeholder #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
6c35587
创建 自替换占位符.md, 添加allAction.xml文件
FBIKdot ba2db12
Nodes和自替换占位符补充
Asgore-Dreemur 424ef21
Nodes和自替换占位符补充
Asgore-Dreemur 631920f
chore: move to right place
FBIKdot b52ca37
chore(vitepress): add placeholder into ref's sidebar
FBIKdot 442c224
chore(vitepress): fix wrong path
FBIKdot 4cdc55d
style: lint
FBIKdot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,66 @@ | ||
| # 自替换占位符 | ||
| **自替换占位符**是指在Hacknet中会被自动替换成特定内容的标识 | ||
|
|
||
| 自替换占位符的结构为:#<标识符,不包含尖括号>#,如#BINARY# | ||
|
|
||
| 可用的标识符有: | ||
| - `BINARY` 垃圾二进制内容(2000字符) | ||
| - `BINARYSMALL` 较少的垃圾二进制内容(1000字符) | ||
| - `PLAYER_IP` 玩家IP地址 | ||
| - `PLAYERNAME` 玩家名 | ||
| - `RANDOM_IP` 一个随机的IP | ||
|
|
||
| 以及一些文件的标识符: | ||
| - `SSH_CRACK` SSHCrack程序 | ||
| - `FTP_CRACK` 原版FTP破解程序 | ||
| - `WEB_CRACK` Web(80)破解程序 | ||
| - `SMTP_CRACK` SMTP破解程序 | ||
| - `SQL_CRACK` SQL破解程序 | ||
| - `HEXCLOCK_EXE` HexClock.exe程序 | ||
| - `CLOCK_PROGRAM` Clock.exe程序 | ||
| - `DECYPHER_PROGRAM` DEC解密程序 | ||
| - `DECHEAD_PROGRAM` DEC获取头信息程序 | ||
| - `MEDICAL_PROGRAM` KBT(104)端口破解程序 | ||
| - `THEMECHANGER_EXE` 主题更改器,ThemeChanger.exe | ||
| - `EOS_SCANNER_EXE` eos设备扫描程序 | ||
| - `SECURITYTRACER_PROGRAM` 开局的SecurityTracer.exe(好东西,可以很快地停止trace) | ||
| - `TRACEKILL_EXE` Vapor给你的TraceKill.exe | ||
| - `EXT_SEQUENCER_EXE` 在扩展中可以使用的Sequencer.exe,在ExtensionInfo.xml中定义其属性 | ||
|
|
||
|
|
||
| DLC特供: | ||
| - `TORRENT_EXE` Torrent(6881)破解程序 | ||
| - `SSL_EXE` SSL(443)破解程序 | ||
| - `FTP_FAST_EXE` DLC更快的FTP破解程序 | ||
| - `SIGNAL_SCRAMBLER_EXE` SignalScrambler.exe,占用内存来延长trace的程序 | ||
| - `MEM_FORENSICS_EXE` 内存转储查看程序 | ||
| - `MEM_DUMP_GENERATOR` 内存转储生成工具 | ||
| - `PACIFIC_EXE` 飞机端口(192)破解程序 | ||
| - `NETMAP_ORGANIZER_EXE` netmap排列程序 | ||
| - `SHELL_CONTROLLER_EXE` 原版不存在的Comshell.exe,快速操作shell的程序 | ||
| - `NOTES_DUMPER_EXE` 能从本地文件读取笔记的程序 | ||
| - `DLC_MUSIC_EXE` DLC调音乐程序 | ||
| - `CLOCK_V2_EXE` 下文主题中显示的ClockV2 | ||
| - `SHELL_OPENER_EXE` 原版不存在,快速打开shell的程序 | ||
|
|
||
| 一些主题附上图片: | ||
| `WHITE_THEME` : | ||
|  | ||
|
|
||
| `GREEN_THEME` : | ||
|  | ||
|
|
||
| `YELLOW_THEME` : | ||
|  | ||
|
|
||
| `TEAL_THEME` : | ||
|  | ||
|
|
||
| `BASE_THEME` : | ||
|  | ||
|
|
||
| `PURPLE_THEME` : | ||
|  | ||
|
|
||
| `MINT_THEME` : | ||
|  | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
为主题截图添加替代文本。
这些截图使用空的
alt文本。读屏用户无法识别截图内容,且 markdownlint 已报告 MD045。请为每张截图添加描述性替代文本。建议修改
请对其余六张截图使用相同方式处理。
Also applies to: 51-51, 54-54, 57-57, 60-60, 63-63, 66-66
🧰 Tools
🪛 markdownlint-cli2 (0.23.2)
[warning] 48-48: Images should have alternate text (alt text)
(MD045, no-alt-text)
🤖 Prompt for AI Agents
Source: Linters/SAST tools