Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

327 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ NewSink

一个简单/快速/安全的链接缩短器/重定向管理,支持分析,100%运行在Cloudflare上。

功能增强

  1. 支持域名重定向, 把不同的域名绑定到这个pages项目上, 根据用户访问的域名, 重定向到不同的地址. 比如 a.com 跳转到 target.com, 支持target增加路径和首页/全路径重定向

image

ccbikai/Sink | Trendshift Featured on Hacker News Featured|HelloGitHub Uneed Badge

DeepWiki Cloudflare Nuxt Tailwind CSS shadcn/ui

Hero


✨ 特性

  • URL 缩短: 将您的URL压缩到最小长度。
  • 分析: 监控链接分析并收集有价值的统计信息。
  • 无服务器: 部署时无需传统服务器。
  • 可自定义的Slug: 支持个性化的slug。
  • 🪄 AI Slug: 利用AI生成slug和区分大小写。
  • 链接过期: 为您的链接设置到期日期。

🪧 演示

体验演示请访问 Sink.Cool。使用以下站点令牌登录:

站点令牌:SinkCool
截图 分析 链接 链接分析

🧱 使用的技术

🚗 路线图 [进行中]

欢迎您的贡献和PR。

  • 浏览器扩展 - Sink工具
  • Raycast扩展 - Raycast-Sink
  • 苹果快捷方式 - Sink Shortcuts
  • iOS App - Sink
  • Enhanced Link Management (with Cloudflare D1)
  • Analytics Enhancements (Support for merging filter conditions)
  • Dashboard Performance Optimization (Infinite loading)
  • Units Test

🏗️ 部署

视频教程: 点击观看

We currently support deployment to Cloudflare Workers (recommended) and Cloudflare Pages.

⚒️ 配置

配置文档

🔌 API

API 文档

🧰 MCP

We currently do not support native MCP Server, but we have OpenAPI documentation, and you can use the following method to support MCP.

Replace the domain name in OPENAPI_SPEC_URL with your own domain name.

The API_KEY is the same as the NUXT_SITE_TOKEN in the environment variables.

{
  "mcpServers": {
    "sink": {
      "command": "uvx",
      "args": [
        "mcp-openapi-proxy"
      ],
      "env": {
        "OPENAPI_SPEC_URL": "https://sink.cool/_docs/openapi.json",
        "API_KEY": "SinkCool",
        "TOOL_WHITELIST": "/api/link/create"
      }
    }
  }
}

🙋🏻 常见问题解答

常见问题解答

💖 贡献

  1. Cloudflare
  2. NuxtHub
  3. Astroship

☕ 赞助

  1. 在X(Twitter)上关注我
  2. 在GitHub上成为赞助者

About

一个简单/快速/安全的链接缩短器/重定向管理,支持分析,100%运行在Cloudflare上。

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages