diff --git a/public/assets/favicon/github.ico b/public/assets/favicon/github.ico new file mode 100644 index 0000000..a59308e Binary files /dev/null and b/public/assets/favicon/github.ico differ diff --git a/public/assets/favicon/saicaca.png b/public/assets/favicon/saicaca.png new file mode 100644 index 0000000..ee41ffc Binary files /dev/null and b/public/assets/favicon/saicaca.png differ diff --git a/public/favicon/favicon-dark-128.png b/public/favicon/favicon-dark-128.png deleted file mode 100644 index 7422ce8..0000000 Binary files a/public/favicon/favicon-dark-128.png and /dev/null differ diff --git a/public/favicon/favicon-dark-180.png b/public/favicon/favicon-dark-180.png deleted file mode 100644 index de0f89b..0000000 Binary files a/public/favicon/favicon-dark-180.png and /dev/null differ diff --git a/public/favicon/favicon-dark-192.png b/public/favicon/favicon-dark-192.png deleted file mode 100644 index e8d4a2d..0000000 Binary files a/public/favicon/favicon-dark-192.png and /dev/null differ diff --git a/public/favicon/favicon-dark-32.png b/public/favicon/favicon-dark-32.png deleted file mode 100644 index fce9b80..0000000 Binary files a/public/favicon/favicon-dark-32.png and /dev/null differ diff --git a/public/favicon/favicon-light-128.png b/public/favicon/favicon-light-128.png deleted file mode 100644 index 83dc7c7..0000000 Binary files a/public/favicon/favicon-light-128.png and /dev/null differ diff --git a/public/favicon/favicon-light-180.png b/public/favicon/favicon-light-180.png deleted file mode 100644 index bbb666b..0000000 Binary files a/public/favicon/favicon-light-180.png and /dev/null differ diff --git a/public/favicon/favicon-light-192.png b/public/favicon/favicon-light-192.png deleted file mode 100644 index 2853594..0000000 Binary files a/public/favicon/favicon-light-192.png and /dev/null differ diff --git a/public/favicon/favicon-light-32.png b/public/favicon/favicon-light-32.png deleted file mode 100644 index 327ee0b..0000000 Binary files a/public/favicon/favicon-light-32.png and /dev/null differ diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 5f4aba7..da7455f 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -13,7 +13,7 @@ const currentYear = new Date().getFullYear();
萌ICP备20256087号
- © {currentYear} {profileConfig.name}. All Rights Reserved. + © {currentYear} {profileConfig.name}. All Rights Reserved.
RSS / Sitemap
diff --git a/src/config.ts b/src/config.ts index 4784d39..2c0f489 100644 --- a/src/config.ts +++ b/src/config.ts @@ -10,10 +10,10 @@ import { LinkPreset } from "./types/config"; export const siteConfig: SiteConfig = { title: "Ad_closeNN 的小站", - subtitle: "Ad_closeNN 的小站,时不时会刷新一些野生的文档。", + subtitle: "Ad_closeNN の 小站,时不时会刷新一些野生东西 | ✨ 欢迎友链,天天开心! ✨", lang: "zh_CN", // Language code, e.g. 'en', 'zh-CN', 'ja', etc. themeColor: { - hue: 360, // Invalid but fun( Default hue for the theme color, from 0 to 360. e.g. red: 0, teal: 200, cyan: 250, pink: 345 + hue: 140, // Default hue for the theme color, from 0 to 360. e.g. red: 0, teal: 200, cyan: 250, pink: 345 fixed: false, // Hide the theme color picker for visitors }, banner: { @@ -22,8 +22,8 @@ export const siteConfig: SiteConfig = { position: "center", // Equivalent to object-position, only supports 'top', 'center', 'bottom'. 'center' by default credit: { enable: true, // Display the credit text of the banner image - text: "Carbon", // Credit text to be displayed - url: "https://carbon.now.sh", // (Optional) URL link to the original artwork or artist's page + text: "Apache | Carbon", // Credit text to be displayed + url: "https://httpd.apache.org/docs/2.4/getting-started.html", // (Optional) URL link to the original artwork or artist's page }, }, background: { @@ -58,6 +58,11 @@ export const navBarConfig: NavBarConfig = { LinkPreset.Home, LinkPreset.Archive, LinkPreset.About, + { + name: "友情链接", + url: "/friends/", // Internal links should not include the base path, as it is automatically added + external: false, // Show an external link icon and will open in a new tab + }, { name: "统计信息", url: "https://umami.adclosenn.top/share/XMDJoIb1D21UxHdH", // Internal links should not include the base path, as it is automatically added diff --git a/src/content/assets/images/folo-rss-verify-panel-xmlformat.png b/src/content/assets/images/folo-rss-verify-panel-xmlformat.png new file mode 100644 index 0000000..044dca7 Binary files /dev/null and b/src/content/assets/images/folo-rss-verify-panel-xmlformat.png differ diff --git a/src/content/assets/images/folo-rss-verify-panel.png b/src/content/assets/images/folo-rss-verify-panel.png new file mode 100644 index 0000000..2ef36a6 Binary files /dev/null and b/src/content/assets/images/folo-rss-verify-panel.png differ diff --git a/src/content/posts/directly-connect-telegram.md b/src/content/posts/directly-connect-telegram.md index ba4a76d..8dbf387 100644 --- a/src/content/posts/directly-connect-telegram.md +++ b/src/content/posts/directly-connect-telegram.md @@ -25,7 +25,7 @@ draft: false 群友目前反馈,已经无法直连 ``` -:::note +:::note["笔记"] 仅 DC5(数据中心) 用户(包括手机号+86)可直连 ![telegram-dc-list](../assets/images/telegram-dc-list.png) ::: diff --git a/src/content/posts/folo_verify.md b/src/content/posts/folo_verify.md new file mode 100644 index 0000000..ba0a146 --- /dev/null +++ b/src/content/posts/folo_verify.md @@ -0,0 +1,80 @@ +--- +title: 如何进行 Folo 订阅源认证 +published: 2025-08-10 +tags: ["认证", "网站"] +description: Folo(Follow)是一个 RSS 订阅源合集软件,用它可以快速浏览新鲜事,也可以认证自己的 RSS 订阅源 +image: ../assets/images/folo-rss-verify-panel.png +category: 教程 +draft: false +--- + +# 前言 +:::tip[提示] +Folo 也就是之前的 Follow,只不过改名成了 Folo。 +::: + +如你所见,这是 Folo 的订阅源认证卡片,代表着这个 RSS 订阅源未经认证(没有与**订阅源提供者**的 Folo 账户进行绑定)。 +所以我们现在的目标是 **将订阅源与自己的 Folo 账户绑定,认证这个订阅源** 。 + +以下**会有 3 种认证方式**可选:**纯文本**、**描述**、**RSS 标签**,请根据自己的博客框架或 RSS 生成器选择。 + +**RSS 标签** 这种方法适用于悄无声息地认证。 +**纯文本** 这种方法适合大部分博客。 + +本站使用 [RSS 标签](#rss-标签) 方法进行订阅源认证:[rss.xml](https://adclosenn.top/rss.xml) 。 + +# 纯文本认证 +这种方法极其简单,你只需要发一篇文章到你的博客或者其他平台即可。本质上就是通过读取你的 RSS 订阅文件,查看里面是否有 Folo 给出的文本。所以认证文本**必须**要可在 RSS 订阅文件找到。 +[https://adclosenn.top/rss.xml](https://adclosenn.top/rss.xml) 这个是本站的 RSS 订阅源地址,你可以在最下面的 Footer 处找到。 + +你需要将类似如这串文本(可在 Folo 中复制)粘贴到你的文章中(不要使用我的,每个人的都不一样): + +``` +This message is used to verify that this feed (feedId:177350379949135872) belongs to me (userId:83370505718413312). Join me in enjoying the next generation information browser https://folo.is. +``` + +# 描述认证 +也就是 Folo 认证卡片中的中间那个。 +这个方法需要把认证语句添加到 RSS 生成器的 `` 处。 +如果你使用的和本站相同框架 [Astro](https://astro.build) ,那么可以到 `src/config.ts`,在 `subtitle` 添加认证语句。 + +```ts +export const siteConfig: SiteConfig = { + title: "Ad_closeNN 的小站", + subtitle: "Ad_closeNN の 小站,时不时会刷新一些野生东西 | ✨ 欢迎友链,天天开心! ✨ | feedId:177350379949135872+userId:83370505718413312", + lang: "zh_CN", // Language code, e.g. 'en', 'zh-CN', 'ja', etc. +} +``` + + +:::note[代码来源] + +```ts title="src/pages/rss.xml.ts" {3} + return rss({ + title: siteConfig.title, + description: siteConfig.subtitle || 'No description', + site: context.site, + items: feed, + ... + }) +``` +::: + +# RSS 标签 +如果你使用的和本站相同框架 [Astro](https://astro.build) ,那么可以到 `src/config.ts` 中的第 6 行,在 `` 后添加 `` 进行认证: + + +```ts title="src/pages/rss.xml.ts" {6} + return rss({ + title: siteConfig.title, + description: siteConfig.subtitle || 'No description', + site: context.site, + items: feed, + customData: `${siteConfig.lang}17735037994913587283370505718413312`, + }); +``` + +![folo-rss-verify-panel-xmlformat](../assets/images/folo-rss-verify-panel-xmlformat.png) + +# 结束 +写完并 push,等网站部署完毕后,点击 Folo 右下加的 **验证** 按钮,如果通过即为**验证成功**,恭喜你。 \ No newline at end of file diff --git a/src/content/posts/new-domain.md b/src/content/posts/new-domain.md index 8c3a51c..03a930f 100644 --- a/src/content/posts/new-domain.md +++ b/src/content/posts/new-domain.md @@ -1,5 +1,5 @@ --- -title: 新域名! +title: "[置顶] 新域名!" published: 2099-12-31 tags: ["域名"] description: 获得了一个新域名 *这使我充满了决心 @@ -9,7 +9,7 @@ draft: false --- # .xyz 域名 -:::note +:::warning["注意"] 如无特殊指代,阿里云指[阿里云(国内站)](https://wanwang.aliyun.com/domain)。 ::: 之前在[*里云](https://wanwang.aliyun.com/domain)买了个8位纯数字的 `.xyz` 域名,现在买了 `.top` 后觉得特亏。一是在阿里云里面买任何域名都需要实名认证(14+),还得填一些实际身份的信息,我了个去,填完这些信息都够我在 Spaceship 买两次域名了,真是够麻烦的。。。 @@ -93,7 +93,7 @@ URL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/ 16:00 点后,来到 gen.xyz,填了填报告,submit了。而这居然还有坑? -:::warning +:::warning["注意"] 当时的情况如此,并非等于现在情况。 ::: diff --git a/src/content/spec/about.md b/src/content/spec/about.md index 1ba0a00..562f7ca 100644 --- a/src/content/spec/about.md +++ b/src/content/spec/about.md @@ -1,7 +1,7 @@ # 关于 / Hi there! 既然你来到了这里,就说明你在访问由 [Netlify](https://www.netlify.com) 托管的 [adclosenn.top](https://adclosenn.top)。本站 Netlify 优选 IP:`3.33.186.135` -本站使用 [@satcaca/fuwari](https://github.com/saicaca/fuwari) 博客模板,部分代码来源于 [@afoim/fuwri](https://github.com/afoim/fuwar)。嗯,真漂亮,真好用。 +本站使用 [@satcaca/fuwari](https://github.com/saicaca/fuwari) 博客模板,部分代码来源于 [@afoim/fuwari](https://github.com/afoim/fuwari)。嗯,真漂亮,真好用。 ::github{repo="saicaca/fuwari"} ::github{repo="withastro/astro"} diff --git a/src/content/spec/misans.md b/src/content/spec/misans.md index 0c5d8bd..445d32c 100644 --- a/src/content/spec/misans.md +++ b/src/content/spec/misans.md @@ -2,7 +2,7 @@ # [返回关于页](/about/) 本站使用了 [MiSans](https://hyperos.mi.com/font) 作为显示字体。字体来源为**小米官网**使用的 CDN 服务器。 -:::tip +:::tip[提示] 以下是本网站框架的配置文件 `tailwind.config.cjs`,位于网站根目录下。\ 如需使用本站同款 `MiSans VF`(可变字重),可点击此处 assets/misans.css 获取对应的 `.css` 文件,然后将 `misans.css` 中所有内容插入到 `src/styles/main.css` 内,再将 `tailwind.config.cjs` 修改一下即可。 ::: diff --git a/src/pages/friends.astro b/src/pages/friends.astro new file mode 100644 index 0000000..74484fd --- /dev/null +++ b/src/pages/friends.astro @@ -0,0 +1,92 @@ +--- +import MainGridLayout from "@layouts/MainGridLayout.astro"; +import { Icon } from "astro-icon/components"; +--- + + +