# 禁止的功能以及网站

禁止的网站：

禁止访问政府、银行金融以及邪教等类型的网站和矿池服务站点。 同时也禁止访问一些特定域名或关键词的网站，使用了正则表达式进行匹配，包括但不限于以下网站：

* 过滤 regexp:(.\*.||)(appledaily|dafahao|minghui|dongtaiwang|epochtimes|ntdtv|falundafa|wujieliulan|zhengjian|soundofhope|boastr|bettertouchtool|elplural).(org|com|net|tw|hk|rocks|ai) 等网站以及其他可能与政治、社会或宗教敏感话题与越过中国大陆网络审查和法轮功有关的网站。；
* 过滤 regexp:(^.\*@)(guerrillamail|guerrillamailblock|sharklasers|grr|pokemail|spam4|bccto|chacuo|027168).(info|biz|com|de|net|org|me|la) 等网站以及其他可能与临时邮箱或垃圾邮件攻击服务有关的网站。；
* 过滤 regexp:(.?)(xunlei|sandai|Thunder|XLLiveUD|IDM|IDMan)(.) 等网站以及其他可能涉及多线程下载，P2P下载服务，BT种子下载服务和磁力链接下载服务的网站；
* 过滤 regexp:(.\*.||)(gash|mycard).(com|tw) 等网站以及其他可能涉及虚拟商品交易，数字点数卡交易服务的网站；
* 过滤 regexp:(.\*.||)(360|so).(cn|com|com.cn) 等360服务；过滤`regexp:(.*\.||)(rising|kingsoft|duba|xindubawukong|jinshanduba)\.(com|net|org)` 等金山服务；
* 过滤 regexp:(.\*.||)(civitai|sigmapool|hashcity|2miners|solo-etc|nanopool|minergate|comining|give-me-coins|hiveon|arsmine|baikalmine|solopool|litecoinpool|mining-dutch|clona|viabtc|beepool|maxhash|bwpool|coinminerz|miningcore|multipools|uupool|minexmr|pandaminer|f2pool|sparkpool|antpool|poolin|slushpool|marathondh|pool.btc).(cn|com|org|net|club|net|fr|tw|hk|eu|info|me|io) 等网站以及其他可能涉及矿池服务，非法加密货币交易服务的网站；
* 过滤 regexp:(.\*.||)(shinhan|gov|12377|12315|talk.news.pts.org|creaders|zhuichaguoji|efcc.org|cyberpolice|aboluowang|tuidang|epochtimes|dafahao|falundafa|minghui|falunaz|zhengjian|110.qq|mingjingnews|inmediahk|xinsheng|bannedbook|ntdtv|falungong|12321|secretchina|elplural|epochweekly|cn.rfi).(cn|com|org|net|club|net|fr|tw|eu|info|me) 等网站以及其他不合适的新闻媒体网站；

禁止的功能：

邮件客户端功能已被禁用，SMTP等邮件发送端口被封禁。只允许使用网页版和Outlook客户端发送邮件，以减少滥发垃圾邮件的风险。 22端口已被封禁，以及一些高危端口，以保障服务器的安全和正常运行。

其他限制：

禁止使用BT、PT下载功能，以防止下载盗版资源，维护版权合法性。 禁止多线程下载，防止一个用户占用过多带宽影响其他用户的使用。

这些条款和限制旨在维护网络环境的合法性、稳定性和安全性，以确保我们的服务的正常运行，防止滥用和侵犯版权等问题的发生。


---

# Agent Instructions: 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:

```
GET https://wiki.ash.yt/qi-ta-bu-chong/jin-zhi-de-gong-neng-yi-ji-wang-zhan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
