真被自己蠢哭了,今早上下大雨走得急,丢垃圾把昨天买的一袋子橘子当垃圾扔了。
2024年11月24日 11:01:57
<style>
@font-face {
font-family: 'MyCustomFont';
src: url('https://ittst.com/upload/18.woff2') format('woff2'),
url('fonts/MyCustomFont.woff') format('woff'); /* 可选:提供WOFF格式作为后备 */
font-weight: normal;
font-style: normal;
}
body {
font-family: "MyCustomFont", sans-serif !important;
}
</style>
更改字体
2024年11月23日 19:41:19
折腾 Metube群晖部署,想要下载youtube
需要设置环境变量,使用v2rayA
来进行代理
services:
metube:
image: ghcr.io/alexta69/metube
container_name: metube
restart: unless-stopped
environment:
YTDL_OPTIONS: '{"proxy":"http://127.0.0.1:20171"}'
network_mode: "host" # 使用主机模式
volumes:
- ./download:/downloads
2024年11月21日 16:59:16
一直对何同学没什么好感. 原因就是没啥特色.还是个果吹. 对于5G的那个视频我也看过,被网友笑称5G唯一受益者.后来一想的确是实至名归. 而最近使用开源项目并删除开发者信息的做法简直太正常了.对于国内的环境来说. 很多人拿走项目的第一时间就是删除开发者的相关信息.