
# 系统设置
# 生成路径
- Relative path: e.g
../image/a.jpg
- Absolute path: e.g
/static/image/a.jpg
# 网址去重
- Use the default. Generally speaking, case sensitive requests are more than case insensitive requests.
# 首页命名
- ../../../404.html
# 域名范围
- Enter the web address and click next. Is the domain name range the current domain name or the full domain name
https://www.xxx.com/
, if include sub field name is checked, the default value isxxx.com
, if include sub field name is not checked, the default value iswww.xxx.com
# 默认配置
- Default parameters, enter the website address, and then enter the download settings page. These default values are preferred.
- However, for the downloaded website, when you enter with the same website again, the last downloaded configuration will be used first.
# 请求报文
For non cookie authentication at the request side, customize the request headers request message.
- The format of custom input message is the same as that of browser request headers, and the key values are separated by ":.
# 自定义User-Agent
- Customize the information displayed in the user agent software
UA
Abbreviation orUserAgent
Is the same definition. - It is applied to the user agent drop-down menu on the download interface, and the user-defined UA is automatically added to the drop-down menu.