config webfilter content
Configure Web filter banned word table.
config webfilter content Description: Configure Web filter banned word table. edit <id> set comment {var-string} config entries Description: Configure banned word entries. edit <name> set pattern-type [wildcard|regexp] set status [enable|disable] set lang [western|simch|...] set score {integer} set action [block|exempt] next end set name {string} next end
config webfilter content
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
comment |
Optional comments. |
var-string |
Maximum length: 255 |
|
id |
ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
name |
Name of table. |
string |
Maximum length: 63 |
|
config entries
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
Banned word. |
string |
Maximum length: 127 |
|
||||||||||||||||||||
pattern-type |
Banned word pattern type: wildcard pattern or Perl regular expression. |
option |
- |
wildcard |
||||||||||||||||||||
|
|
|||||||||||||||||||||||
status |
Enable/disable banned word. |
option |
- |
disable |
||||||||||||||||||||
|
|
|||||||||||||||||||||||
lang |
Language of banned word. |
option |
- |
western |
||||||||||||||||||||
|
|
|||||||||||||||||||||||
score |
Score, to be applied every time the word appears on a web page. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
10 |
||||||||||||||||||||
action |
Block or exempt word when a match is found. |
option |
- |
block |
||||||||||||||||||||
|
|