Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

图床更新电信环境为可访问图床 #54

Merged
merged 1 commit into from
Nov 25, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions index.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -385,9 +385,10 @@ THEME_DARK_AUTO "暗色模式(跟随系统)" <<<EOT
BG_NONE "无背景" <<<EOT "" EOT;
/* BG_1 "bing每日图片" <<<EOT url(https://api.sunweihu.com/api/bing1/api.php) EOT; *\/
BG_2 "unsplash随机" <<<EOT url(https://source.unsplash.com/1920x1080/?nature) EOT;
BG_3 "BML2019 VR(pid: 74271400)" <<<EOT url(https://s1.ax1x.com/2022/11/23/zGPJu8.jpg) EOT;
BG_4 "2020拜年祭活动 " <<<EOT url(https://s1.ax1x.com/2022/11/24/zGAGGj.jpg) EOT;
BG_5 "2020BDF" <<<EOT url(https://s1.ax1x.com/2022/11/24/zGA1Ig.jpg) EOT;
BG_3 "BML2019 VR(pid: 74271400)" <<<EOT url(https://s1.imagehub.cc/images/2022/11/24/BML2019_VR.jpg) EOT;
BG_4 "2020拜年祭活动 " <<<EOT url(https://s1.imagehub.cc/images/2022/11/24/2020PayNewYearsCall.jpg) EOT;
/* 2020BDF源地址分辨率过大 无法上传" https://cdn.jsdelivr.net/gh/hakadao/bilibili-simple-home@master/img/bg/2020BDF.jpg *\/
BG_5 "2020BDF" <<<EOT url(https://i.postimg.cc/jsDdtZkz/2020BDF.jpg) EOT;
BG_DIV "自定义" <<<EOT var(--a-bg-custom) EOT;
}

Expand Down