config webfilter search-engine
Configure web filter search engines.
config webfilter search-engine
Description: Configure web filter search engines.
edit <name>
set hostname {string}
set url {string}
set query {string}
set safesearch [disable|url|...]
set charset [utf-8|gb2312]
set safesearch-str {string}
next
end
config webfilter search-engine
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hostname |
Hostname (regular expression). |
string |
Maximum length: 127 |
|
||||||||||||||||||
url |
URL (regular expression). |
string |
Maximum length: 127 |
|
||||||||||||||||||
query |
Code used to prefix a query (must end with an equals character). |
string |
Maximum length: 15 |
|
||||||||||||||||||
safesearch |
Safe search method. You can disable safe search, add the safe search string to URLs, or insert a safe search header. |
option |
- |
disable |
||||||||||||||||||
|
|
|||||||||||||||||||||
charset |
Search engine charset. |
option |
- |
utf-8 |
||||||||||||||||||
|
|
|||||||||||||||||||||
safesearch-str |
Safe search parameter used in the URL. |
string |
Maximum length: 79 |
|