mirrorweb / pywb

Core Python Web Archiving Toolkit for replay and recording of web archives
https://pypi.python.org/pypi/pywb
GNU General Public License v3.0
1 stars 2 forks source link

feat(revisit): Added new Robots Redirect check #42

Closed hyl closed 2 years ago

hyl commented 2 years ago

Description

Introduces a new raise_on_robots_redirect function to check and resolve any records that incorrectly have a http->https robots.txt default redirect.

Motivation and Context

Screenshots (if appropriate):

Types of changes

Checklist: