> For the complete documentation index, see [llms.txt](https://docs.dataimpulse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dataimpulse.com/dataimpulse-documentation-zh-cn/bei-zu-zhi-de-wang-zhan.md).

# 被阻止的网站

截至 2023 年 12 月，我们正在屏蔽某些网站，以确保我们代理的安全。其中一些网站在您完成身份验证，并且在某些情况下达到一定消费水平后，可以解除屏蔽。请参见下面的要求。

### 当前被屏蔽的网站

* 所有政府网站&#x20;
* 银行和支付网站
* Ticketswap 服务
* HealthEquity
* SopranoVillas
* 流量变现平台（GetGrass、NodePay、Gradient 等）
* VFS global <https://visa.vfsglobal.com/>
* mspapis.com
* Greenshades.com、GreenEmployee.com、GreenshadesOnline.com、Downloadmyform.com
* DDS 托管
* 4chan.org
* openstreetmap.org、osm.org
* Moviestarplanet
* rolimons.com
* fool.com
* torbox.app

### 解除屏蔽的工作原理

我们会根据您的验证状态和消费水平来审核解除屏蔽请求。您的账户建立的信任越多，我们就可以开放更多网站。

#### 第 1 步：身份验证

一旦您在 DataImpulse 上确认身份，我们可以考虑解除对特定 **.gov** 域名的屏蔽，需按请求处理。&#x20;

每个域名都会单独审核，因此您需要向我们的支持团队提交您需要的确切域名。

#### 第 2 步：身份验证 + 消费 $100

在确认身份并消费超过 $100 后，我们可以一次性开放所有 **.gov** 网站。您将不再需要每次单独请求域名。

#### 第 3 步：身份验证 + 消费 $1,000

在确认身份并消费超过 $1,000 后，我们可以考虑解除对 **银行和支付网站的屏蔽。**

{% hint style="info" %}
银行和支付网站仅面向商业用途开放。我们不会为个人用途解除屏蔽。
{% endhint %}

### 企业账户

如果您代表一家公司，我们可能仅在身份验证后就考虑解除网站屏蔽，无需最低消费要求。企业请求在我们的审核流程中会获得更高的信任级别。

### 如何申请解除屏蔽

如需申请解除网站屏蔽，请通过以下方式联系我们： <support@dataimpulse.com> 并包含：

* 您需要开放的准确网站。
* 对您的使用场景进行清晰描述，并尽可能提供详细信息。

{% hint style="info" %}
出于安全考虑，所有用户都必须先完成 KYC 验证，解除屏蔽请求才可获批。
{% endhint %}


---

# 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://docs.dataimpulse.com/dataimpulse-documentation-zh-cn/bei-zu-zhi-de-wang-zhan.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.
