mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-27 21:30:53 +08:00
add favicon, rename about_showing_ip
re add ?Links(can't find it)
This commit is contained in:
parent
8d88bf19e7
commit
fb4d43727b
1
.github/workflows/site.yml
vendored
1
.github/workflows/site.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
- name: Patch HTML
|
||||
run: |
|
||||
tree _site
|
||||
sudo ./patches/bili_ip.sh
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
@ -27,3 +27,8 @@ any big event, in those companies' view, is money.
|
||||
|
||||
and here is my scold on the fucking TencentMeeting
|
||||
=> https://dongdigua.github.io/damn_tencent_meeting
|
||||
|
||||
|
||||
* ???
|
||||
there's a post about why use the Links browser, the post is probably named ".* My Gears"
|
||||
but I can't find it!
|
||||
|
BIN
images/nuclear.png
Normal file
BIN
images/nuclear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
@ -5,6 +5,7 @@
|
||||
<title>d0ngd1gua</title>
|
||||
<meta name=author content="dongdigua's blog">
|
||||
<link rel=license href=https://creativecommons.org/licenses/by/4.0/>
|
||||
<link rel="shortcut icon" href=./images/nuclear.png>
|
||||
<style>
|
||||
*{scrollbar-color:gray #404040}
|
||||
*::selection{background:#434C5E}
|
||||
|
@ -13,6 +13,8 @@ var data = [
|
||||
"There will be an answer: Let It Be",
|
||||
"<a id=quote href=https://calm.com>Take a deep breath</a>",
|
||||
"我这人有几个缺点: 第一, 不会数数; 第二, 记性不好; 第四, 不会数数",
|
||||
"圈纸拿回家研磨去了",
|
||||
"我们从这里启航♫",
|
||||
|
||||
"The internet is FULL, go away!",
|
||||
"<a id=quote href=new_blog_arch>May the --force be with you</a>",
|
||||
@ -25,7 +27,6 @@ var data = [
|
||||
"<a id=quote href=https://www.curseforge.com/minecraft/mc-mods/carpet>NOT VANILLA!</a>",
|
||||
"Big Brother is Watching You",
|
||||
"消除恐惧的最好办法就是面对恐惧,\n坚持, 才是胜利, 加油, 奥利给!",
|
||||
"Never Gonna Give You Up",
|
||||
"衬衫的价格是9磅15便士",
|
||||
"李彦宏: 我想中国人可以更加开放,对隐私问题没有那么敏感。\n如果他们愿意用隐私交换便捷性,很多情况下他们是愿意的。",
|
||||
"<a id=quote href=https://wiki.evageeks.org/A.T._Field>AT&T field</a>",
|
||||
|
@ -1,8 +1,8 @@
|
||||
#+TITLE: 这一天终于来了, B站显示 IP 属地
|
||||
#+DATE: <2022-06-18 六>
|
||||
#+STARTUP: indent
|
||||
#+OPTIONS: toc:nil num:nil
|
||||
|
||||
卸载吧...
|
||||
卸载吧!
|
||||
* 我的看法
|
||||
这个事情真正要打击的那些 *诈骗/造假/海外势力*, 并不会受到影响,
|
||||
它们肯定会使用"虚拟专用网络"伪造IP.
|
@ -370,6 +370,7 @@ foreign or domestic, requires you to follow Snowden's example.
|
||||
** [[https://news-web.php.net/php.internals/70691][PHP function hashing mechanism was strlen()]]
|
||||
** [[https://swtch.com/duffs-device/td-1983.txt][Duffs device]]
|
||||
** [[https://lists.freedesktop.org/archives/systemd-devel/2022-September/048352.html][Support for unmerged-usr systems will be REMOVED]]
|
||||
** [[https://lists.gnu.org/archive/html/emacs-devel/2020-10/msg00376.html][Include leaf in Emacs distribution]]
|
||||
|
||||
* Other
|
||||
#+BEGIN_COMMENT
|
||||
|
@ -1,4 +1,4 @@
|
||||
#+TITLE: Matrix chat (clients comparation, proxy setting)
|
||||
#+TITLE: Matrix chat (clients comparation & proxy setting)
|
||||
#+DATE: <2022-09-22 四>
|
||||
#+DESCRIPTION: Matrix 通信(客户端对比, 代理设置)
|
||||
#+OPTIONS: toc:2
|
||||
|
3
patches/bili_ip.sh
Executable file
3
patches/bili_ip.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
sed -i '6a <link rel="shortcut icon" href="https://www.bilibili.com/favicon.ico"/>' _site/bili_ip.html
|
2
posts.md
2
posts.md
@ -13,7 +13,7 @@ for [COSSIG](https://www.cossig.org)
|
||||
- [MGLNDD scans](weird_mglndd)<br>
|
||||
- [推荐 everforest 主题](recommend_everforest_theme)<br>
|
||||
any kind of contribution is welcome
|
||||
- [我对显示 IP 属地的看法](about_showing_ip)<br>
|
||||
- [我对显示 IP 属地的看法](bili_ip)<br>
|
||||
- [我的 gnome 配置](my_gnome_config)<br>
|
||||
- [我对 SciCraft 更新1.19的看法](scicraft_update)<br>
|
||||
- [对我将来的视频网站的一些畅想](plan_for_my_video_site)<br>
|
||||
|
Loading…
Reference in New Issue
Block a user