Ver código fonte

Add other links to the readme

RichardG867 5 anos atrás
pai
commit
0a9e9b09e3
1 arquivos alterados com 5 adições e 0 exclusões
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -25,3 +25,8 @@ WaybackProxy is a HTTP proxy that sends all requests through the [Internet Archi
   * Server errors when it's having a bad day.
 * WaybackProxy will work around some redirection scripts (example: `http://example.com/redirect?to=http://...`) which are not archived by the Wayback Machine, but the destination URLs might not be archived as well.
 * WaybackProxy is not a generic proxy. The POST and CONNECT methods are not implemented.
+
+## Other links
+
+* [Donate to the Internet Archive](https://archive.org/donate/), they need your help to keep the Wayback Machine and its petabytes upon petabytes of data available to everyone at no cost.
+* [Check out 86Box](https://86box.github.io/), the emulator I use for testing WaybackProxy on older browsers.