diff --git a/cGF5IG1lIHNvbWUgbW9uZXJv.txt b/.cGF5IG1lIHNvbWUgbW9uZXJv.txt similarity index 100% rename from cGF5IG1lIHNvbWUgbW9uZXJv.txt rename to .cGF5IG1lIHNvbWUgbW9uZXJv.txt diff --git a/_config.yml b/_config.yml index 3397c9a..1b49d68 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,6 @@ -theme: jekyll-theme-architect \ No newline at end of file +theme: jekyll-theme-architect +plugins: + - jekyll-feed +title: Dongdigua's Blog +description: Computer Science NOT Code Salary +author: dongdigua diff --git a/images/rss.png b/images/rss.png new file mode 100644 index 0000000..7ae56e8 Binary files /dev/null and b/images/rss.png differ diff --git a/index.md b/index.md index 43d6644..408d480 100644 --- a/index.md +++ b/index.md @@ -6,15 +6,14 @@ Minecraft 红石玩家, [B站](https://space.bilibili.com/489732092)
更多请见[我的 github 主页](https://github.com/dongdigua) ## 目录 [elixir 写点对点加密聊天软件](p2p_chat)
-[博客, YouTube 等收集](internet_collections)
+[博客, YouTube 等收集](org-html/internet_collections)
[我对 SciCraft 更新1.19的看法](scicraft_update)
[我的 gnome 配置](my_gnome_config)
[编辑器操作备忘录](org-html/cheatsheet)
[我对显示 IP 属地的看法](org-html/about_showing_ip)
- --- -*[pay me some monero](cGF5IG1lIHNvbWUgbW9uZXJv.txt)*
+![](images/rss.png)[rss](feed.xml)
+*[pay me some monero](.cGF5IG1lIHNvbWUgbW9uZXJv.txt)*
diff --git a/org/about_showing_ip.org b/org/about_showing_ip.org index 56c20fa..344117e 100644 --- a/org/about_showing_ip.org +++ b/org/about_showing_ip.org @@ -15,6 +15,7 @@ 但是有些人, 只想公开自己想让别人看见的, 那这种平台的强制行为确实会让TA们很不满. +* 2022-7-25-12:00 公开显示 IP 属地 * reference ** [[https://zhuanlan.zhihu.com/p/508234267][from zhihu]] diff --git a/org/cheatsheet.org b/org/cheatsheet.org index 3079c8f..39917de 100644 --- a/org/cheatsheet.org +++ b/org/cheatsheet.org @@ -12,17 +12,22 @@ | d$ | 删除光标位置到本行结束 | | d0 | 删除光标位置到本行开头 | | u/C-r | 撤销/重做 | -| | | +| c i { | change inside {} | ** movement -| key | usage | -|---------+----------------------------| -| w | 下一个单词 | -| e | 单词尾 | -| b | 单词头 | -| 0/$ | 行首/尾 | -| H/M/L | 当前页面可见顶部/中间/底部 | -| G | 跳转到第几行 | +| key | usage | +|------------+-----------------------------| +| w | 下一个单词 | +| e | 单词尾 | +| b | 单词头 | +| 0/$ | 行首/尾 | +| H/M/L | 当前页面可见顶部/中间/底部 | +| G | 跳转到第几行 | +| C-u(f)/d | 上/下翻页 | +| f/F | 在一行中向后/前跳到某个字符 | +| % | 到对应括号 | + + ** visual | key | usage | next | @@ -53,13 +58,14 @@ | | | ** normal -| key | usage | -|---------+--------------| -| C-s | 搜索 | -| M-% | 替换 | -| C-_ | [[https://linuxtoy.org/archives/emacs-undo-tree.html][undo/redo]] | -| M-; | 区域切换注释 | -| C-x C-; | 行切换注释 | +| key | usage | +|---------+---------------------| +| C-s | 搜索 | +| M-% | 替换 | +| C-_ | [[https://linuxtoy.org/archives/emacs-undo-tree.html][undo/redo]] | +| M-; | 区域切换注释 | +| C-x C-; | 行切换注释 | +| C-y | paste to minibuffer | * Git (虽然不算editor, 但是先也放这吧) #+BEGIN_SRC shell diff --git a/org/internet_collections.org b/org/internet_collections.org index e10b4f7..c867c5b 100644 --- a/org/internet_collections.org +++ b/org/internet_collections.org @@ -1,21 +1,21 @@ #+STARTUP: indent #+TAGS: elixir(e) rust(r) c(c) lisp(l) -#+TAGS: lowlevel(w) frontend(f) backend(b) emacs(m) hacker(h) algorithm(a) -#+TAGS: rss(r) suscribed(u) +#+TAGS: lowlevel(w) frontend(f) backend(b) emacs(m) hacker(h) algorithm(a) linux(x) +#+TAGS: rssable(s) rssub(u) #+OPTIONS: \n:t #+OPTIONS: toc:nil #+TITLE: Internet Collections * 一些(个人)博客收集 -** [[http://www.qiusir.com/][qiusir]] +** [[http://www.qiusir.com/][qiusir]] :rssub: ** [[http://www.yinwang.org/][王垠]] -** [[http://ruanyifeng.com/blog/][阮一峰]] :suscribed: +** [[http://ruanyifeng.com/blog/][阮一峰]] :rssub: ** [[https://shakaianee.top/][易姐]] ** [[https://blog.stdio.io/1385][King's way]] -** [[https://floooh.github.io/][floooh]] -一个07年开始发博客的大佬 -** [[https://xiaosong.fun/][小耸]] +** [[https://floooh.github.io/2021/12/17/cycle-stepped-z80.html][floooh]] :c: +07 年开始, cpu emulator +** [[https://xiaosong.fun/][小耸]] :rust:c: ** [[https://piaogewala.ga/][这可太刑了]] 学习通事件相关 ** [[https://www.cnblogs.com/zhongwencool/][写着写着就懂了]] :elixir: @@ -30,9 +30,9 @@ elixir/erlang大佬, 公众号: HelloElixir ** [[https://evanmeek.github.io/][我不会编程]] B站: 美味的樱桃菌 ** [[https://lug.ustc.edu.cn/][中国科学技术大学 Linux 用户协会]] -** [[http://bzhang.lamost.org/website/][bozhang]] +** [[http://bzhang.lamost.org/website/][bozhang]] :rssable: 05 年开始, 天文学 -** [[https://yaocc.cc/][CC]] +** [[https://yaocc.cc/][CC]] :linux: B站: 称呼我C先生 ** [[https://www.luogu.com.cn/blog/ivystorm/emacs-adventuredunnet-tong-guan-jiao-cheng][emacs dunnet 教程]] :emacs: luogu @@ -41,17 +41,17 @@ luogu 出国 ** [[https://cireu.github.io/][NIL]] :emacs: elisp -** [[https://blog.stenmans.org/theBeamBook/][the beam book]] and [[https://learnyousomeerlang.com/content][learn you some erlang]] :elixir: +** [[https://blog.stenmans.org/theBeamBook/][the beam book]] and [[https://learnyousomeerlang.com/content][learn you some erlang]] :elixir: ** [[https://www.cnblogs.com/zjjws/p/13346020.html][第 N 个质数]] :c:algorithm: 看不懂, 先收藏着 ** [[https://www.coder.rs/][Zhangy233]] :rust: -** [[https://blog.bluemangoo.net/][芒果]] +** [[https://blog.bluemangoo.net/][芒果快评]] 今年的新博客, 友链有踏浪 ** [[https://mrxn.net/][mrxn]] :hacker: 网安 ** [[https://devbins.github.io/page][devbins]] 404? -** [[http://incf19.com/yynotes/][include-yy]] :c:emacs: +** [[http://incf19.com/yynotes/][include-yy]] :c:lisp:emacs: 东方 ** [[https://emacs.sexy/][emacs is sexy!]] :emacs: ** [[https://stardiviner.github.io/][stardiviner]] @@ -61,35 +61,48 @@ Coder & 文学 ** [[https://stevenbai.top/][steven]] :rust: BlockChain ** [[https://zhuanlan.zhihu.com/p/138719668][用Go语言汇编计算fibonacci数列]] :lowlevel: -** [[https://sh.alynx.one/][Alynx Zhou]] +** [[https://sh.alynx.one/][Alynx Zhou]] :linux:rssable: ** [[https://www.clloz.com/][Clloz]] :frontend: 界面特别好看 ** [[https://coredumped.dev/][Core Dumped]] :rust:lowlevel:emacs: VM ** [[https://www.zhihu.com/column/c_1313110231912726528][倔强的程序员]] 编! 译! 原! 理! -** [[https://siciarz.net][24 days of rust]] +** [[https://siciarz.net][24 days of rust]] :rust: old ** [[https://liujiacai.net/][keep coding]] :rust:c:lowlevel:backend: * YouTube 收集(没有账号, 这就是我的收藏夹) ** Code -*** [[https://youtu.be/gG00NgcdNEk][代码视频片头]] java bad, python slow, nvidia fuck you, vi-sual studio, C艹 sucks +*** [[https://youtu.be/gG00NgcdNEk][代码视频片头]] +java bad, python slow, nvidia fuck you, vi-sual studio, C艹 sucks *** [[https://youtu.be/0rJ94rbdteE][Rust 让你感觉像个天才]] *** [[https://youtu.be/nfF91Z6fqGk][CMD 登录B站]] -*** [[https://youtu.be/l0AmlU-4IRM][Rust aes加密]] legacy +*** [[https://youtu.be/l0AmlU-4IRM][Rust aes加密]] +legacy *** [[https://youtu.be/qKA2NZ1-kx0][tsoding write cool shell in rust]] *** [[https://youtu.be/hmMtQe_mYr0][tsoding helloworld in c]] -*** [[https://www.youtube.com/watch?list=RDCMUChl_NKOs1qqh_x7yJfaDpDw][Tantan 合集]] Rust Graphics +*** [[https://www.youtube.com/watch?list=RDCMUChl_NKOs1qqh_x7yJfaDpDw][Tantan 合集]] +Rust Graphics *** [[https://www.youtube.com/watch?list=PLGNbPb3dQJ_446PjTYQ0mCn2OGoHSKraB][build a virtual machine 合集(6/29)]] -*** [[https://www.youtube.com/watch?list=PLSiFUSQSRYAOFwfP-aMzXJlWKVyIuWfPU][stack-based virtual machine(6 episode)]] and -*** [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]] +*** [[https://www.youtube.com/watch?list=PLSiFUSQSRYAOFwfP-aMzXJlWKVyIuWfPU][stack-based virtual machine(6 episode)]] +and [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]] *** [[https://youtu.be/_uAMo-bXI5g][register virtual machine in rust, with memory visualization]] -*** **** [[https://www.youtube.com/watch?list=PLpM-Dvs8t0VY73ytTCQqgvgCWttV3m8LM][tsoding virtual machine in C]] , [[https://dongdigua.github.io/tsoding_bm][some notes]] +*** [[https://www.youtube.com/watch?list=PLpM-Dvs8t0VY73ytTCQqgvgCWttV3m8LM][tsoding virtual machine in C]] , [[https://dongdigua.github.io/tsoding_bm][some notes]] *** [[https://youtu.be/Fq9chEBQMFE][what if I try to malloc too much memory]] -*** [[https://youtu.be/qF7dkrce-mQ][fireship bitcoin]] 大概是我见过最好的讲区块链的视频了, 除了...JS 啊啊啊 +*** [[https://youtu.be/qF7dkrce-mQ][fireship bitcoin]] +大概是我见过最好的讲区块链的视频了, 除了...JS 啊啊啊 *** [[https://youtu.be/zJ-8DZhzBEE][what your favourite pl says about you]] -*** [[https://youtu.be/R00JE6QRbno][tsoding aoc 2020 day 12 in perl]] (0:20:50 pythonbulubulu~) +*** [[https://youtu.be/R00JE6QRbno][tsoding aoc 2020 day 12 in perl]] +0:20:50 pythonbulubulu~ +*** [[https://youtu.be/ziXgdkTfmPU][tsoding irc client in ocaml]] +0:50 List.fold_left faster than fold_right, but haskell is opposite +1:00 I like ocaml, that's how python should look like, + but ocaml itself is not ideal, you have to take ocaml and throw O away, and that's perfect +1:03 to be fair p___hub is more interesting than this, that's for sure, so let's use Makefile (instead of dune) +1:50 sexplib? +2:00 build own irc lib +2:14 "how many american server you have already hacked" - "I don't count them I'm sorry" ** Minecraft *** [[https://youtu.be/VKydXD6Lr20][Mojang & Minecraft 开始衰落了吗?]] @@ -101,8 +114,10 @@ old *** [[https://odysee.com/@IceGuye][on odysee(lbry)]] * Other -** [[https://moonboos.fandom.com/zh/wiki/%E6%98%8E%E6%9C%88%E5%BA%84%E4%B8%BB_Wiki][日月脏主 Wiki]] MC 技术区毒瘤! -** [[https://en.wikipedia.org/wiki/Python_(missile)][Python-5]] from [[https://youtu.be/8QP2fDBIxjM][tsoding's first porth video]], (he is using debian, 37:00 copilot xd) +** [[https://moonboos.fandom.com/zh/wiki/%E6%98%8E%E6%9C%88%E5%BA%84%E4%B8%BB_Wiki][日月脏主 Wiki]] +MC 技术区毒瘤! +** [[https://en.wikipedia.org/wiki/Python_(missile)][Python-5]] +from [[https://youtu.be/8QP2fDBIxjM][tsoding's first porth video]], (he is using debian, 37:00 copilot xd) #+BEGIN_COMMENT https://www.pixiv.net/users/57759368 diff --git a/org/publish_config.el b/org/publish_config.el index 49c8b94..28b7ec3 100644 --- a/org/publish_config.el +++ b/org/publish_config.el @@ -11,7 +11,7 @@ '(("org-pages" :base-directory "." :base-extension "org" - :publishing-directory "./../org-html/" + :publishing-directory "./../org_html/" :recursive t :publishing-function org-html-publish-to-html :html-head "" ; instead of :style diff --git a/org-html/about_showing_ip.html b/org_html/about_showing_ip.html similarity index 90% rename from org-html/about_showing_ip.html rename to org_html/about_showing_ip.html index 62dee54..9a5c623 100644 --- a/org-html/about_showing_ip.html +++ b/org_html/about_showing_ip.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + 这一天终于来了, B站显示 IP 属地 @@ -202,10 +202,11 @@

Table of Contents

@@ -214,8 +215,8 @@

卸载吧…

-
-

1. 我的看法

+
+

1. 我的看法

这个事情真正要打击的那些 诈骗/造假/海外势力, 并不会受到影响,
@@ -238,14 +239,17 @@

- -
-

2. reference

-
+
+

2. 2022-7-25-12:00 公开显示 IP 属地

-
-

2.1. from zhihu

-
+ +
+

3. reference

+
+
+
+

3.1. from zhihu

+

掰锝胃, 这个链接的截图在B站不到半小时就被删除了…
B口口口口( ), 口口口口( ).
@@ -256,7 +260,7 @@ B口口口口( ), 口口口口( ).

Author: dongdigua

-

Created: 2022-07-24 日 19:09

+

Created: 2022-07-25 一 12:46

diff --git a/org-html/cheatsheet.html b/org_html/cheatsheet.html similarity index 86% rename from org-html/cheatsheet.html rename to org_html/cheatsheet.html index 7ded471..85f62b8 100644 --- a/org-html/cheatsheet.html +++ b/org_html/cheatsheet.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Editor Chaetsheet @@ -202,32 +202,32 @@

Table of Contents

-
-

1. VIM

+
+

1. VIM

-
-

1.1. deletion

+
+

1.1. deletion

@@ -275,16 +275,16 @@ - - + +
  c i {change inside {}
-
-

1.2. movement

+
+

1.2. movement

@@ -330,6 +330,21 @@ + + + + + + + + + + + + + + +
<num> G 跳转到第几行
C-u(f)/d上/下翻页
f/F <char>在一行中向后/前跳到某个字符
%到对应括号
@@ -337,8 +352,8 @@ -
-

1.3. visual

+
+

1.3. visual

@@ -387,8 +402,8 @@ -
-

1.4. file/split

+
+

1.4. file/split

@@ -432,12 +447,12 @@ -
-

2. EMACS

+
+

2. EMACS

-
-

2.1. org-mode

+
+

2.1. org-mode

@@ -478,8 +493,8 @@ -
-

2.2. normal

+
+

2.2. normal

@@ -520,14 +535,19 @@ + + + + +
C-x C-; 行切换注释
C-ypaste to minibuffer
-
-

3. Git (虽然不算editor, 但是先也放这吧)

+
+

3. Git (虽然不算editor, 但是先也放这吧)

git log --stat | perl -ne 'END { print $c } $c += $1 if /(\d+) insertions/;'
@@ -539,7 +559,7 @@ git log  --pretty=tformat: --numstat | awk '{ add += $1; subs += $2; loc += $1 -
 

Author: dongdigua

-

Created: 2022-07-24 日 19:09

+

Created: 2022-07-26 二 15:40

diff --git a/org-html/internet_collections.html b/org_html/internet_collections.html similarity index 57% rename from org-html/internet_collections.html rename to org_html/internet_collections.html index 3a13bbb..a3446b5 100644 --- a/org-html/internet_collections.html +++ b/org_html/internet_collections.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Internet Collections @@ -199,62 +199,62 @@

Internet Collections

-
-

1. 一些(个人)博客收集

+
+

1. 一些(个人)博客收集

-
-

1.1. qiusir

+
+

1.1. qiusir   rssub

-
-

1.2. 王垠

+
+

1.2. 王垠

-
-

1.3. 阮一峰   suscribed

+
+

1.3. 阮一峰   rssub

-
-

1.4. 易姐

+
+

1.4. 易姐

-
-

1.5. King's way

+
+

1.5. King's way

-
-

1.6. floooh

+
+

1.6. floooh   c

-一个07年开始发博客的大佬
+07 年开始, cpu emulator

-
-

1.7. 小耸

+
+

1.7. 小耸   rust c

-
-

1.8. 这可太刑了

+
+

1.8. 这可太刑了

学习通事件相关

-
-

1.9. 写着写着就懂了   elixir

+
+

1.9. 写着写着就懂了   elixir

elixir/erlang大佬, 公众号: HelloElixir

-
-

1.10. lujun9972   emacs

+
+

1.10. lujun9972   emacs

超多emacs

-
-

1.11. 文辉的烂笔头

+
+

1.11. 文辉的烂笔头

第一次查过的问题,就应该记下来 !
@@ -262,285 +262,334 @@ elixir/erlang大佬, 公众号: HelloElixir

-
-

1.12. scinart   lisp

+
+

1.12. scinart   lisp

13年最后更新

-
-

1.13. 我不会编程

+
+

1.13. 我不会编程

B站: 美味的樱桃菌

-
-

1.14. 中国科学技术大学 Linux 用户协会

+ -
-

1.15. bozhang

+
+

1.15. bozhang   rssable

05 年开始, 天文学

-
-

1.16. CC

+
+

1.16. CC   linux

B站: 称呼我C先生

-
-

1.17. emacs dunnet 教程   emacs

+
+

1.17. emacs dunnet 教程   emacs

luogu

-
-

1.18. IceGuye

+
+

1.18. IceGuye

-
-

1.19. Ground Oddity

+
+

1.19. Ground Oddity

出国

-
-

1.20. NIL   emacs

+
+

1.20. NIL   emacs

elisp

-
-

1.21. the beam book and learn you some erlang   elixir

+
+

1.21. the beam book and learn you some erlang   elixir

-
-

1.22. 第 N 个质数   c algorithm

+
+

1.22. 第 N 个质数   c algorithm

看不懂, 先收藏着

-
-

1.23. Zhangy233   rust

+
+

1.23. Zhangy233   rust

-
-

1.24. 芒果

+
+

1.24. 芒果快评

今年的新博客, 友链有踏浪

-
-

1.25. mrxn   hacker

+
+

1.25. mrxn   hacker

网安

-
-

1.26. devbins

+
+

1.26. devbins

404?

-
-

1.27. include-yy   c emacs

+
+

1.27. include-yy   c lisp emacs

东方

-
-

1.28. emacs is sexy!   emacs

+
+

1.28. emacs is sexy!   emacs

-
-

1.29. stardiviner

+
+

1.29. stardiviner

Coder & 文学

-
-

1.30. Rust 闭包递归与 Y 组合子   rust

+ -
-

1.31. advanced emacs startup   emacs

+
+

1.31. advanced emacs startup   emacs

-
-

1.32. steven   rust

+
+

1.32. steven   rust

BlockChain

-
-

1.33. 用Go语言汇编计算fibonacci数列   lowlevel

+ -
-

1.34. Alynx Zhou

+
+

1.34. Alynx Zhou   linux rssable

-
-

1.35. Clloz   frontend

+
+

1.35. Clloz   frontend

界面特别好看

-
-

1.36. Core Dumped   rust lowlevel emacs

+
+

1.36. Core Dumped   rust lowlevel emacs

VM

-
-

1.37. 倔强的程序员

+
+

1.37. 倔强的程序员

编! 译! 原! 理!

-
-

1.38. 24 days of rust

+
+

1.38. 24 days of rust   rust

old

-
-

1.39. keep coding   rust c lowlevel backend

+
+

1.39. keep coding   rust c lowlevel backend

-
-

2. YouTube 收集(没有账号, 这就是我的收藏夹)

+
+

2. YouTube 收集(没有账号, 这就是我的收藏夹)

-
-

2.1. Code

+
+

2.1. Code

-
-

2.1.1. 代码视频片头 java bad, python slow, nvidia fuck you, vi-sual studio, C艹 sucks

+
+

2.1.1. 代码视频片头

+
+

+java bad, python slow, nvidia fuck you, vi-sual studio, C艹 sucks
+

- -
-

2.1.3. CMD 登录B站

+ -
-

2.1.4. Rust aes加密 legacy

+
+

2.1.3. CMD 登录B站

-
-

2.1.5. tsoding write cool shell in rust

+
+

2.1.4. Rust aes加密

+
+

+legacy
+

- -
-

2.1.7. Tantan 合集 Rust Graphics

+ -
-

2.1.8. build a virtual machine 合集(6/29)

+ -
-

2.1.9. stack-based virtual machine(6 episode) and

+
+

2.1.7. Tantan 合集

+
+

+Rust Graphics
+

- -
-

2.1.11. register virtual machine in rust, with memory visualization

+ -
-

2.1.12. ** tsoding virtual machine in C , some notes

+
+

2.1.9. stack-based virtual machine(6 episode)

+ - -
-

2.1.14. fireship bitcoin 大概是我见过最好的讲区块链的视频了, 除了…JS 啊啊啊

+ -
-

2.1.15. what your favourite pl says about you

+ + +
+

2.1.13. fireship bitcoin

+
+

+大概是我见过最好的讲区块链的视频了, 除了…JS 啊啊啊
+

+
+
+ +
+

2.1.15. tsoding aoc 2020 day 12 in perl

+
+

+0:20:50 pythonbulubulu~
+

+
+
+
+

2.1.16. tsoding irc client in ocaml

+
+

+0:50 List.foldleft faster than foldright, but haskell is opposite
+1:00 I like ocaml, that's how python should look like,
+ but ocaml itself is not ideal, you have to take ocaml and throw O away, and that's perfect
+1:03 to be fair p__hub is more interesting than this, that's for sure, so let's use Makefile (instead of dune)
+1:50 sexplib?
+2:00 build own irc lib
+2:14 "how many american server you have already hacked" - "I don't count them I'm sorry"
+

-
-

2.1.16. tsoding aoc 2020 day 12 in perl (0:20:50 pythonbulubulu~)

-
-

2.2. Minecraft

+
+

2.2. Minecraft

-
-

2.2.1. Mojang & Minecraft 开始衰落了吗?

+ -
-

2.2.2. SciCraft Update Plans

+ - -
-

2.3. ?

+
+

2.3. ?

- -
-

3. Other

+
+

3. Other

-
-

3.1. 日月脏主 Wiki MC 技术区毒瘤!

+
+

3.1. 日月脏主 Wiki

+
+

+MC 技术区毒瘤!
+

-
-

3.2. Python-5 from tsoding's first porth video, (he is using debian, 37:00 copilot xd)

+
+
+

3.2. Python-5

+

+from tsoding's first porth video, (he is using debian, 37:00 copilot xd)
+

Author: dongdigua

-

Created: 2022-07-25 一 11:57

+

Created: 2022-07-26 二 15:40

diff --git a/plan_for_my_video_site.md b/plan_for_my_video_site.md index 64ca7af..d0d683c 100644 --- a/plan_for_my_video_site.md +++ b/plan_for_my_video_site.md @@ -26,7 +26,6 @@ 3. MC 红石: 生电和械电 - 不包括: 红石音乐 - 不包括: 指令 -4. 机械 ## 有关 B站, YouTube 对于这些外部网站的视频使用链接跳转, 不允许搬运!
@@ -35,15 +34,14 @@ ## 核心功能 ### 视频 -分为原创和外链
-原创视频给水印, 可以直接下载 +都为外链, 省得搞视频相关的东西 ### 评论(以及点赞点踩) ### 动态 ### 文档 -支持 markdown +附在视频下面, 支持 markdown ### 订阅 -本平台就直接关注, 外面平台跳转去源网站关注
-可以订阅合集 +跳转去源网站关注
+或者 rss ### 搜索 B站的搜索简直糟糕透了, 标签也没有什么规范
所以我的网站搜索要支持正则表达式与按照特定时间搜索
@@ -61,15 +59,17 @@ B站的搜索简直糟糕透了, 标签也没有什么规范
- MC版本 - 产物 - ... -4. 机械(我不知道) - - ... ### 入站考试 ### 点赞点踩收藏 ### 赞助 或许会用某种区块链实现"投币", 但这种币不应该有市值, 可以作为一种收藏品 ### 我不会加入的功能 -- 弹幕: 又不是二次元网站, 对于技术向的视频只会干扰观看体验, 有事在评论区好好说 - 私信: 邮件聊去 -- 会员 -- 等级 \ No newline at end of file +- 会员: 用爱发电, 想自愿给予资金上的支持可以直接赞助 +- 等级: 能通过考试就行 + + +--- +希望将来我能不忘初心, 实现这个梦想! +