mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-24 04:03:11 +08:00
11 lines
386 B
Bash
Executable File
11 lines
386 B
Bash
Executable File
#! /bin/sh
|
|
|
|
# bili_ip
|
|
sed -i '6a <link rel="shortcut icon" href=https://www.bilibili.com/favicon.ico>' bili_ip.html
|
|
|
|
# magical index
|
|
sed -i '6a <link rel="shortcut icon" href=https://static.wikia.nocookie.net/minecraft_gamepedia/images/5/55/Enchanted_Book.gif>' internet_collections.html
|
|
|
|
# openbsd
|
|
sed -i '6a <link rel="shortcut icon" href=/images/pufferfish.png>' whatif_openbsd.html
|