weightedphraselist.in
来自「一个UNIX/LINUX下的基于内容的过滤服务器源代码」· IN 代码 · 共 34 行
IN
34 行
# DANSGUARDIAN weightedphraselist INSTRUCTIONS FOR USE## Examples:## <slut><10> # - Adds 10 to the count against the string 'slut'. ie. sluts, slut!, abslutxyz.## < slut ><10># - Adds 10 to the count against the word 'slut'. ie. Sally is a slut that smells.## <slut>,<horny><50># - Adds 50 to the count when the strings 'slut' and 'horny' are found on the same page.## <breast>,<medical><-30># - Subtracts 30 from the count when 'breast' and 'medical' are on the one page.## <education><-25># - Subtracts 25 from the count when 'education' is on the page.## See the bannedphraselist for more examples.## Extra weighted-list files to include# .Include</etc/dansguardian/weightedphraselist.topic>## Help by contributing customised lists and/or new keyword lists. # Email: phrasemaster@dansguardian.org## NOTE: New lists are commented out as ALPHA or BETA depending on how much the # lists have been tested.# ALPHA - Brand new - no testing has been done# BETA - Relatively new - tested in at least one location#
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?