Skip to content

Commit a2deaaa

Browse files
author
bajins
committed
docs: 更新多个文档并添加新资源链接
- 在 Chromium.md 中添加新的翻译工具链接 - 在 Git.md 中添加两个新的版本控制系统链接 - 在 README.md 中添加新的代理工具链接 - 在 Bookmarks.md 中添加多个新的在线工具和资源链接 - 更新多个文档中的现有链接格式
1 parent 3a22efc commit a2deaaa

File tree

9 files changed

+13
-1
lines changed

9 files changed

+13
-1
lines changed

IDE/Chromium.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,7 @@ taskkill /f /im chromedriver.exe
432432

433433
### 翻译
434434

435+
* [https://github.com/AnYi-0/Translator](https://github.com/AnYi-0/Translator)
435436
* [https://github.com/lmk123/crx-selection-translate](https://github.com/lmk123/crx-selection-translate)
436437
* [https://github.com/magic-FE/translate-man](https://github.com/magic-FE/translate-man)
437438
* [https://github.com/EdgeTranslate/EdgeTranslate](https://github.com/EdgeTranslate/EdgeTranslate)

IDE/Git使用.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@
135135

136136
* 大文件版本控制 [https://github.com/git-lfs](https://github.com/git-lfs)
137137
* [https://git-lfs.github.com](https://git-lfs.github.com)
138+
* [https://github.com/alebedev/git-media](https://github.com/alebedev/git-media)
139+
* [https://git-annex.branchable.com](https://git-annex.branchable.com)
138140

139141
> Git LFS(Large File Storage, 大文件存储)可以把指定的任意文件存在 Git 仓库之外,
140142
> 而在 Git 仓库中用一个占用空间 1KB 不到的文本指针,可以减小 Git 仓库本身的体积来代替的小工具。

IDE/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,7 @@
613613
* [https://github.com/justcoding121/Titanium-Web-Proxy](https://github.com/justcoding121/Titanium-Web-Proxy)
614614
* [https://github.com/BornToBeRoot/NETworkManager](https://github.com/BornToBeRoot/NETworkManager)
615615
* [https://github.com/microsoft/ethr](https://github.com/microsoft/ethr)
616+
* [https://www.proxycap.com](https://www.proxycap.com)
616617
* [https://www.tcpdump.org](https://www.tcpdump.org)
617618
* [https://gitlab.com/wireshark/wireshark](https://gitlab.com/wireshark/wireshark)
618619
* [https://www.wireshark.org](https://www.wireshark.org)

Other/Bookmarks.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ javascript:document.body.contentEditable='true';document.designMode='on'; void 0
101101
* 术语在线 [http://www.termonline.cn](http://www.termonline.cn)
102102
* 航班线路 [https://flight.is26.com](https://flight.is26.com)
103103
* 屏幕坏点检测 [https://deadpixeltest.org](https://deadpixeltest.org)
104+
* [https://volumeshader.org](https://volumeshader.org)
104105

105106

106107

@@ -200,6 +201,8 @@ javascript:document.body.contentEditable='true';document.designMode='on'; void 0
200201
* DIY项目 [https://makeityourself.org](https://makeityourself.org)
201202
* [王慧文清华产品课](https://nanqiang.feishu.cn/wiki/wikcncDyFTq1agB5UaEZnUGZD4g)
202203
* 产品反馈 [https://www.featurebase.app](https://www.featurebase.app)
204+
* 图表制作 [https://chartfromtext.com](https://chartfromtext.com)
205+
* [https://makegraph.app](https://makegraph.app)
203206

204207

205208
## 文档

Other/书籍和博客.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
* [https://github.com/maguowei/today](https://github.com/maguowei/today)
4747
* 中文教材 [https://github.com/TapXWorld/ChinaTextbook](https://github.com/TapXWorld/ChinaTextbook)
4848
* [https://github.com/happycola233/tchMaterial-parser](https://github.com/happycola233/tchMaterial-parser)
49+
* 中小学语文示范诵读 [https://github.com/zedex/mandarin-reading-resource](https://github.com/zedex/mandarin-reading-resource)
4950

5051

5152

PL/容器虚拟机.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
* [https://github.com/yeasy/docker_practice](https://github.com/yeasy/docker_practice)
3737
* 日志查看 [https://github.com/amir20/dozzle](https://github.com/amir20/dozzle)
3838
* 脚本引擎 [https://github.com/dagger/dagger](https://github.com/dagger/dagger)
39+
* 镜像下载 [https://github.com/luckfu/docker_pull](https://github.com/luckfu/docker_pull)
3940

4041

4142
- 自己动手写docker [https://github.com/xianlubird/mydocker](https://github.com/xianlubird/mydocker)

Shell/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
- [https://github.com/pTinosq/Electro](https://github.com/pTinosq/Electro)
6969
- 地图 [https://github.com/rastapasta/mapscii](https://github.com/rastapasta/mapscii)
7070
- 电子表格 [https://github.com/saulpw/visidata](https://github.com/saulpw/visidata)
71+
- [https://github.com/bgreenwell/doxx](https://github.com/bgreenwell/doxx)
7172
- 逆向工程 [https://github.com/radareorg/radare2](https://github.com/radareorg/radare2)
7273
- 查看日志文件 [https://github.com/bensadeh/tailspin](https://github.com/bensadeh/tailspin)
7374
- [https://github.com/Textualize/toolong](https://github.com/Textualize/toolong)

System/Windows软件.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -921,6 +921,7 @@ THUV2-32HH7-6NMHN-PTX7Y-QQCTH(该序列号来自昔阳县政府)
921921
+ [https://github.com/topics/rdp](https://github.com/topics/rdp)
922922
923923
924+
* [https://github.com/miroslavpejic85/p2p](https://github.com/miroslavpejic85/p2p)
924925
* [https://github.com/pikvm/pikvm](https://github.com/pikvm/pikvm)
925926
* [https://github.com/jetkvm/kvm](https://github.com/jetkvm/kvm)
926927
* Comet [https://github.com/gl-inet](https://github.com/gl-inet)

System/内网穿透.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,8 @@ log_level = info
266266
* [https://github.com/Cry1ngMan/1](https://github.com/Cry1ngMan/1)
267267
* [https://freevpn2025.github.io](https://freevpn2025.github.io)
268268
* [https://clash-meta.github.io](https://clash-meta.github.io)
269-
* [https://mihomoparty.github.io](https://mihomoparty.github.io)
269+
* [https://github.com/mihomo-party-org/mihomo-party](https://github.com/mihomo-party-org/mihomo-party)
270+
* [https://mihomoparty.github.io](https://mihomoparty.github.io)
270271
* [https://free-ss.site](https://free-ss.site)
271272
* [https://www.ssrtool.com](https://www.ssrtool.com)
272273
* [https://ssrtool.us](https://ssrtool.us)

0 commit comments

Comments
 (0)