> 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-ping-bi-de-wang-zhan.md).

# 被屏蔽的网站

DataImpulse 被屏蔽网站列表：为维护网络安全、稳定性和防滥用而无法通过代理服务器访问的域名。

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

### 当前被屏蔽的网站

* 所有政府网站&#x20;
* 银行和支付网站（请参阅被屏蔽网站完整列表 [这里](https://docs.google.com/spreadsheets/d/18RwU3srsbO2PzQxrPxjN2cVLkrV6ZKrdRERlz3k2MKU/edit?usp=sharing))
* 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
* happyrail.com
* treinreiswinkel.nl

### 解封如何运作

我们会根据您的验证状态和消费水平审核解封请求。您的账户建立的信任越多，我们可以开放的内容就越多。

#### 步骤 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-ping-bi-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.
