这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@grafoo
Copy link

@grafoo grafoo commented May 25, 2019

as a sidenote for the curious: the files match.


test $(curl -sL https://web.archive.org/web/20190331191157/https://www.cl.cam.ac.uk/~sd601/papers/mov.pdf |
sha256sum |
cut -d ' ' -f 1) \
= \
$(curl -sL http://stedolan.net/research/mov.pdf |
sha256sum |
cut -d ' ' -f 1); echo $?

as a sidenote for the curious: the files match.

test $(curl -sL https://web.archive.org/web/20190331191157/https://www.cl.cam.ac.uk/~sd601/papers/mov.pdf |
sha256sum |
cut -d ' ' -f 1) \
= \
$(curl -sL http://stedolan.net/research/mov.pdf |
sha256sum |
cut -d ' ' -f 1); echo $?
@cac-99
Copy link

cac-99 commented Jan 16, 2023

The new link is also broken. Archive is still up

@TUGOhost
Copy link

README's link is not found(404),it's new link:https://drwho.virtadpt.net/files/mov.pdf

@cac-99
Copy link

cac-99 commented Oct 19, 2023

Maybe just put it on ipfs?

@trapexit
Copy link

Or check it in here?

@virtadpt
Copy link

You could always upload a copy to the Internet Archive and link to that.

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

Successfully merging this pull request may close these issues.

5 participants