> ## Documentation Index
> Fetch the complete documentation index at: https://docs.simp.red/llms.txt
> Use this file to discover all available pages before exploring further.

# 白名单

## 白名单

> 支持 [右键菜单](右键菜单) 方式，也可通过 [URL 编辑器](右键菜单?id=url编辑器) 打开进行编辑。

## 含义

跟 [黑名单](黑名单) 相反，加入到列表中的 URL 将自动进入阅读模式。

## 位置

选项页 → 高级设定 → 全局

![](https://s1.ax1x.com/2022/11/08/xxG9ZF.png)

## 添加规则

* 支持 URL e.g. [https://sspai.com/post/69972](https://sspai.com/post/69972)

* 支持 [minimatch](https://github.com/isaacs/minimatch) 方案的 URL，e.g. `http://*.cnbeta.com/articles/*/*.htm`

* 支持主域名，e.g. `sspai.com` `google.com` 等

* 支持正则表达式，e.g. `[[/https:\\/\\/movie.douban.com\\/subject\\/\\d+\\/?/]]`
