diff --git a/httpbin/templates/footer.html b/httpbin/templates/footer.html index f923957..ca64381 100644 --- a/httpbin/templates/footer.html +++ b/httpbin/templates/footer.html @@ -2,43 +2,14 @@
Freely hosted in HTTP, HTTPS, & EU flavors by Kenneth Reitz & Heroku.
- -You can install httpbin as a library from PyPI and run it as a WSGI app. For example, using Gunicorn:
- -$ pip install httpbin
-$ gunicorn httpbin:app
-
-
-$ docker run -p 80:80 kennethreitz/httpbin
-
-
-A Kenneth Reitz project.
-BTC: 1Me2iXTJ91FYZhrGvaGaRDCBtnZ4KdxCug
Hurl.it - Make HTTP requests.
-RequestBin - Inspect HTTP requests.
- - - -