No description
Find a file
2025-05-19 15:27:24 +08:00
public/image feat: beautify 2025-05-13 23:43:51 +08:00
src feat: enhance server description display with conditional rendering and ColoredText component 2025-05-19 15:27:24 +08:00
.gitignore feat: 添加初始项目结构,包括 .gitignore、package.json、Vite 配置、Vue 组件及样式文件,创建服务器列表页面,支持多语言和动态数据获取。 2025-05-12 22:57:30 +08:00
data.json feat: 添加初始项目结构,包括 .gitignore、package.json、Vite 配置、Vue 组件及样式文件,创建服务器列表页面,支持多语言和动态数据获取。 2025-05-12 22:57:30 +08:00
index.html feat: beautify 2025-05-13 23:43:51 +08:00
LICENSE Initial commit 2025-05-12 22:16:17 +08:00
nginx.conf feat: huge change 2025-05-13 22:35:18 +08:00
package.json feat: beautify 2025-05-13 23:43:51 +08:00
pnpm-lock.yaml feat: beautify 2025-05-13 23:43:51 +08:00
postcss.config.js feat: 添加初始项目结构,包括 .gitignore、package.json、Vite 配置、Vue 组件及样式文件,创建服务器列表页面,支持多语言和动态数据获取。 2025-05-12 22:57:30 +08:00
README.md docs: update README 2025-05-14 14:13:02 +08:00
tailwind.config.js feat: beautify 2025-05-13 23:43:51 +08:00
tsconfig.json feat: huge change 2025-05-13 22:35:18 +08:00
tsconfig.node.json feat: huge change 2025-05-13 22:35:18 +08:00
vercel.json feat: Add new API rewrite rules in the Vercel configuration file to support request forwarding for arbitrary paths. 2025-05-13 16:47:32 +08:00
vite.config.js feat: update API target and enhance server filtering options with new checkbox and language support 2025-05-14 08:50:00 +08:00

R1DeltaServerList

A static website built with VUE3 for R1Delta server list

Features

  • Support for Chinese and English languages
  • Fast, beautiful and intuitive

Getting Started

pnpm install
pnpm run dev
pnpm run build

Contributing

Pull requests are welcome