Skip to content

v1.0.1 - Fix for sites blocking scrapers.

Latest
Compare
Choose a tag to compare
@spikehidden spikehidden released this 26 Mar 17:55
· 4 commits to main since this release
6281bfe

Have fun with it and let me know by opening a new issue if there are any problems or you want a new feature.

Changes

Fixed a little issue when forwarding to a site that blocks site scrapers or has a No-JS detection,
It's less a fix and more avoiding the issue by ignoring sites that return non 2XX or 3XX status codes.

Full Changelog: v1.0.0...v1.0.1

Installation

  1. Create the directory <YOURLS root>/user/plugins/YBPVE
  2. Drop the plugin.php in that directory
  3. Go to your-domain.tld/admin/plugins.php
  4. Activate YBPVE
  5. Profit?