perf: dns支持火山引擎

This commit is contained in:
xiaojunnuo
2025-03-28 23:27:24 +08:00
parent caa15b4735
commit 99ff879d93
17 changed files with 514 additions and 112 deletions
@@ -1,6 +1,6 @@
@font-face {
font-family: "iconfont"; /* Project id 4688792 */
src: url('iconfont.svg?t=1742952318857#iconfont') format('svg');
src: url('iconfont.svg?t=1743171100316#iconfont') format('svg');
}
.iconfont {
@@ -11,6 +11,14 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-jdcloud:before {
content: "\e653";
}
.icon-volcengine:before {
content: "\e651";
}
.icon-upyun:before {
content: "\e62f";
}