---
title: 龙的盟友
date: 2025-12-30 16:00:00
permalink: FriendLink
categories:
  - 链接
tags:
  - 链接
titleTag: 友情链接
#top: true
#sticky: 1
sidebar: false
article: true
comment: false
# description: 友情链接
docAnalysis: true
inCatalogue: true
autoTitle: true
articleUpdate: true
inHomePost: true
sidebarSort: 9999
articleBanner: true
coverColor: null
coverImg: /wall/DragaliaLost/3.png
---

## 🔗 本站链接
::: shareCard
```yaml
- name: Downey's Blog
  desc: 唐尼瑞姆的博客
  avatar: https://www.github.com/DowneyRem.png
  link: https://downeyrem.github.io
  bgColor: "#FFB6C1"
  textColor: "#621529"

- name: Github
  desc: 博客的代码仓库
  avatar: /img/github.png
  link: https://github.com/DowneyRem/downeyrem.github.io
  bgColor: "#FFE5B4"
  textColor: "#A05F2C"
```
:::


## 💻 本龙项目
::: shareCard
```yaml
- name: Pixiv 书源
  desc: 最好的 Pixiv 小说阅读器
  avatar: https://downeyrem.github.io/PixivSource/favicon-512x512.png
  link: https://downeyrem.github.io/PixivSource
  bgColor: "#CBEAFA"
  textColor: "#6854A1"
  
- name: 兽人阅读
  desc: 兽人小说，精品阅读
  avatar: /img/FurryReading.png
  link: https://downeyrem.github.io/FurryReading
  bgColor: "#B9D59C"
  textColor: "#3B551F"
```
:::

## 🤝 友情链接
::: shareCard
```yaml
- name: 兽人控游戏索引
  desc: 收集、分类、标记“兽人游戏”
  avatar: https://cdn.jsdelivr.net/gh/FurryGamesIndex/games@master/assets/_README/logo.png
  link: https://furrygames.top/zh-cn/list-b.html
  bgColor: "#CBEAFA"
  textColor: "#6854A1"
  
- name: 兽人控游戏库
  desc: 最全的兽人控游戏索引
  avatar: /img/KemonoGames.png
  link: https://kemono.games/zh-Hans
  bgColor: "#B9D59C"
  textColor: "#3B551F"
  
- name: Linpx
  desc: 免代理的兽人小说镜像站
  avatar: https://furrynovel.ink/apple-touch-icon.png
  link: https://furrynovel.ink
  bgColor: "#FFB6C1"
  textColor: "#621529"
  
- name: 兽展日历
  desc: 公开开放的兽展信息平台
  avatar: https://images.furrycons.cn/logo_800x800.png
  link: https://www.furrycons.cn
  bgColor: "#84c5ca"
  textColor: "#206464"
  
- name: 绒兽志
  desc: 记录毛茸瞬间，连接兽装世界！
  avatar: /img/FursuitCool.svg
  link: https://fursuit.cool/
  bgColor: "#FFE5B4"
  textColor: "#A05F2C"
```
::: 


## 📌 鸣谢
::: shareCard
```yaml
- name: VitePress
  desc: 由 Vite 和 Vue 驱动的静态站点生成器
  link: https://vitepress.dev/zh/
  avatar: https://vitepress.dev/vitepress-logo-mini.svg
  
- name: Teek 主题
  desc: 轻量、简洁、高效、灵活，易于扩展
  link: https://vp.teek.top/
  avatar: https://vp.teek.top/teek-logo-large.png
  
- name: VitePress
  desc: 快速上手中文教程
  link: https://vitepress.yiov.top/
  avatar: https://vitepress.yiov.top/logo.png

```
