]> git.mxchange.org Git - quix0rs-apt-p2p.git/blobdiff - apt_dht/apt_dht.py
Fix up the application to work with then new structure.
[quix0rs-apt-p2p.git] / apt_dht / apt_dht.py
index d30f0b86e1d186634a4b35da6d02dfabc6dbf481..ecbfab67e90bcc429781ee7c8b6edad2e371bb09 100644 (file)
@@ -20,5 +20,5 @@ class AptDHT:
             200,
             {'content-type': http_headers.MimeType('text', 'html')},
             """<html><body>
-            <h2>Statistics</h2>
+            <h2>P2P Download</h2>
             <p>TODO: eventually this will cause a P2P lookup.</body></html>""")