diff --git a/index.html b/index.html index 3476276..0259db3 100644 --- a/index.html +++ b/index.html @@ -2,11 +2,12 @@ + TextProxy

TextProxy

-
+ diff --git a/proxy.cgi b/proxy.cgi index 4bc4086..f0055b0 100755 --- a/proxy.cgi +++ b/proxy.cgi @@ -30,6 +30,7 @@ def main(): data = fetch_site(url) + print_headers() print(format_output(url, data)) if __name__ == '__main__': diff --git a/template.html b/template.html index b3d8a80..a36957a 100644 --- a/template.html +++ b/template.html @@ -1,9 +1,11 @@ - {} - TextProxy + + {0} - TextProxy -
{}
+

{0}

+
{1}