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 source-url [enable|disable] set safesearch-str {string} next end
config webfilter search-engine
Parameter |
Description |
Type |
Size |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
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 |
- |
|||||||||
|
|
|||||||||||
charset |
Search engine charset. |
option |
- |
|||||||||
|
|
|||||||||||
source-url |
Enable/disable source url in the image search result. |
option |
- |
|||||||||
|
|
|||||||||||
safesearch-str |
Safe search parameter used in the URL. |
string |
Maximum length: 79 |