Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

count HTTP 403 as an error? #14

Open
phonedude opened this issue Mar 31, 2017 · 0 comments
Open

count HTTP 403 as an error? #14

phonedude opened this issue Mar 31, 2017 · 0 comments

Comments

@phonedude
Copy link
Member

For this memento: http://web.archive.org/web/20151002223158/http://www.slideshare.net/IanMilligan1

the main spot where the slide should go is a 403:

curl -I http://web.archive.org/web/20170331132122if_/https://www.slideshare.net/slideshow/embed_code/key/3zdswxrVSsOkx0
HTTP/1.1 403 Forbidden
Server: Tengine/2.1.0
Date: Fri, 31 Mar 2017 13:37:52 GMT
Content-Type: text/html;charset=utf-8

bc slideshare.net blocks it with a robots.txt. but the calculation says 0.00 damage, presumably bc it did not catch the 403 as "missing"?

http://memento-damage.cs.odu.edu/memento/check/?url=http%3A%2F%2Fweb.archive.org%2Fweb%2F20151002223158%2Fhttp%3A%2F%2Fwww.slideshare.net%2FIanMilligan1

similarly with the user avatar near the top left, it's a 403 also:

curl -I http://web.archive.org/web/20151002223158im_/http://cdn.slidesharecdn.com/profile-photo-IanMilligan1-96x96.jpg?cb=1437579945
HTTP/1.1 403 FORBIDDEN
Server: Tengine/2.1.0
Date: Fri, 31 Mar 2017 14:11:27 GMT
Content-Type: text/html; charset=utf-8
Connection: keep-alive
X-Archive-Wayback-Runtime-Error: RobotAccessControlException: Blocked by Robots
X-Archive-Playback: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant