effect
- The captured URL must contain the input string to be downloaded.
use
- Leave blank without restriction
- You can enter one or more restrictions, and separate multiple restrictions using the English "|" sign.
For example
/product/ ../../product/mall-h5.html /news/ ../ /news/jiaocheng/ /news/zixun/
- The URL structure of the website above,
productandnewsThe directories represent product and news content, respectively. I only need to download the product pages and not the news pages. How should I configure it?

Higher-order matching
- For non-directory structured URLs (such as PHP forums), we also provide a regular expression matching method to limit the path.
- Configuration for versions V17.0 and above:
Configuration options > Path restriction