⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bannedphraselist.in

📁 一个UNIX/LINUX下的基于内容的过滤服务器源代码
💻 IN
字号:
# BANNEDPHRASELIST - INSTRUCTIONS FOR USE## To block any page with the word "sex".# < sex >## To block any page with words that contain the string "sex". (ie. sexual)# <sex>## To block any page with the string "sex magazine".# <sex magazine>## To block any page containing the words/strings "sex" and "fetish".# <sex>,<fetish>## < test> will match any word with the string 'test' at the beginning# <test > will match any word with the string 'test' at the end# <test> will match any word with the string 'test' at any point in the word# < test > will match only the word 'test'# <this is a test phrase> will match that exact phrase# <test>,<secondtest> will match if both words are found in the page# A combination of the above can also be used eg < test>,<secondtest>### Extra phrase-list files to include# .Include</etc/dansguardian/testphrase>### All phrases need to be within < and > to work, othewise they will be# ignored.# MORE EXAMPLE LISTS CAN BE DOWNLOADED FROM DANSGUARDIAN.ORG# Phrase Exceptions are no longer listed in this file, they are now# listed in the exceptionphraselist file.#

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -