spekulatius / PHPScraper

A universal web-util for PHP.
https://phpscraper.de
GNU General Public License v3.0
533 stars 75 forks source link

Allow for image as anchor in links #37

Closed spekulatius closed 3 years ago

spekulatius commented 3 years ago

The image URL should be returned, if this the only part of the anchor texts.

spekulatius commented 3 years ago

Completed