# 半个贴贴圈 Sparrow He([~~Bluesky~~](https://bsky.app/profile/sparrow.0x0e.top)、[X](https://x.com/SparrowHe))的[「贴贴圈」](https://circle.sparrowhe.top)(网站不可用,[GitHub](https://github.com/sparrowhe/bluesky-circle),[本人亲自归档](https://tangled.sh/@dwn.dwnfonts.cc/bluesky-circle))的**纯前端**重写。 [接下来的内容先咕咕。](https://archive.is/yjEZs#:~:text=%E6%8E%A5%E4%B8%8B%E6%9D%A5%E7%9A%84%E5%86%85%E5%AE%B9%E5%85%88%E5%92%95%E5%92%95%E3%80%82) # knot 注明 本仓库使用 Cloudflare Tunnel 进行 SSH 内网穿透。请[下载 cloudflared](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/downloads/) 后将下列文本加到 `~/.ssh/config` 后面: ``` Host ssh.example.com ProxyCommand /usr/local/bin/cloudflared access ssh --hostname %h ``` 然后替换 `knot.dwnfonts.cc` 为 `knot-ssh.dwnfonts.cc` 进行 SSH 操作。