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 |
Not Specified |
|
||||||||||||||||||
url |
URL (regular expression). |
string |
Not Specified |
|
||||||||||||||||||
query |
Code used to prefix a query (must end with an equals character). |
string |
Not Specified |
|
||||||||||||||||||
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 |
In URL mode, it is the safe search parameter used in the URL. In translate mode, it provides either the regex to translate the URL, or the special case to translate the URL |
string |
Not Specified |
|