code4craft / webmagic

A scalable web crawler framework for Java.
http://webmagic.io/
Apache License 2.0
11.37k stars 4.18k forks source link

Refactor addTargetRequests method to eliminate redundant code. #1138

Closed harikrishna553 closed 9 months ago

harikrishna553 commented 9 months ago

a. Refactor addTargetRequests method to eliminate redundant code. b. Replace the type specification in this constructor call with the diamond operator ("<>").