> For the complete documentation index, see [llms.txt](https://help.onlyfan.cfd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.onlyfan.cfd/jie-dian-ding-yue/page.md).

# Page

## 节点订阅

### 订阅地址链接在哪里 <a href="#id-1" id="id-1"></a>

订阅地址链接在：仪表盘--->一键订阅。

### 订阅地址无法更新 <a href="#id-2" id="id-2"></a>

订阅地址无法更新，大部分是因为订阅地址被墙。

重新进入网站： [onlyfan 跳转...](https://onlyfan.cfd/#/register)

然后重新复制订阅地址更新。

或者更新订阅时选择通过代理更新。

### 节点卡顿、速度慢 <a href="#id-3" id="id-3"></a>

同步系统时间，修改系统DNS为 223.5.5.5 、119.29.29.29,

更新一下订阅，即可解决节点延迟高、卡顿问题。

### 客户端测速有速度，但是访问任何网页都打不开 <a href="#id-4" id="id-4"></a>

浏览器安装·SwitchyOmega插件，用SwitchyOmega来控制代理。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.onlyfan.cfd/jie-dian-ding-yue/page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
