Open
Description
解决这个问题:page.addTargetRequests(page.getHtml().links().regex("(https://sohu\\.com/[\\w\\-])").all());这么定义呢,貌似不能找到目标url的所有子页面
解决这个问题:page.addTargetRequests(page.getHtml().links().regex("(https://sohu\\.com/[\\w\\-])").all());这么定义呢,貌似不能找到目标url的所有子页面