comments.html 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <HTML>
  3. <HEAD>
  4. <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=WINDOWS-1252"> <!-- Windows for life. -->
  5. <META NAME="AUTHOR" CONTENT="lolwut">
  6. <META NAME="DESCRIPTION" CONTENT="Express your anger here!">
  7. <META NAME="KEYWORDS" CONTENT="lolwut,html,comment,box,guestbook">
  8. <TITLE>Comments - lolwut?</TITLE>
  9. </HEAD>
  10. <BODY>
  11. <!-- BEGIN HEADER SECTION. -->
  12. <H1>lolwut's Web Site</H1>
  13. <P><Q><I>The Internet is Serious Business!</I></Q></P>
  14. <!-- END HEADER SECTION. -->
  15. <HR>
  16. <!-- BEGIN NAVIGATION BAR. -->
  17. <P><A HREF="index-2.html">Home</A> &gt; Comments</P>
  18. <!-- END NAVIGATION BAR. -->
  19. <HR>
  20. <!-- BEGIN MAIN BODY. -->
  21. <H2>Leave a Comment</H2>
  22. <P>For a long time I refrained from adding a guestbook or some other sort of commenting system on this site, as I saw it as unnecessary, but my view on the matter has lately changed: I now see it as a good way to promote discussion and, ultimately, free speech.</P>
  23. <P>I chose <A HREF="https://www.htmlcommentbox.com/">HTML Comment Box</A> to deliver this functionality, as it is free of charge, lightweight, straightforward (i.e. no CAPTCHA or other verification), and permits anonymous comments. I encourage everyone to leave a comment, positive or negative; I treasure honesty far more than fake niceness, and I will not delete comments.</P>
  24. <!-- Comment box code below, copied and largely unmodified. (Yes, there is JavaScript here, and I apologize for this.) -->
  25. <DIV ID="HCB_comment_box"><A HREF="http://www.htmlcommentbox.com/">HTML Comment Box</A> is loading comments...</DIV>
  26. <SCRIPT TYPE="TEXT/JAVASCRIPT"> /*<!--*/ if(!window.hcb_user){hcb_user={PAGE: "https://lolwut.neocities.org/comments.html"};} (function(){var s=document.createElement("script"), l=hcb_user.PAGE || (""+window.location).replace(/'/g,"%27"), h="https://www.htmlcommentbox.com/";s.setAttribute("type","text/javascript");s.setAttribute("src", h+"/jread?page="+encodeURIComponent(l).replace("+","%2B")+"&opts=16862&num=10&ts=1606357431544");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); /*-->*/ </SCRIPT>
  27. <!-- END MAIN BODY. -->
  28. <HR>
  29. <!-- BEGIN FOOTER SECTION. -->
  30. <P>
  31. <A HREF="http://validator.w3.org/check?uri=https://www.lolwut.info/comments.html"><IMG SRC="images/valid-html401.png" WIDTH="88" HEIGHT="31" ALT="Valid HTML 4.01 Strict" TITLE="Valid HTML 4.01 Strict"></A>
  32. <A HREF="https://www.microsoft.com/en-us/download/internet-explorer.aspx"><IMG SRC="images/msie.gif" WIDTH="88" HEIGHT="31" ALT="Best viewed with Internet Explorer" TITLE="Best viewed with Internet Explorer"></A>
  33. <A HREF="https://www.microsoft.com/en-us/windows"><IMG SRC="images/made-with-windows.gif" WIDTH="88" HEIGHT="31" ALT="Proudly made on Microsoft Windows" TITLE="Proudly made on Microsoft Windows"></A>
  34. <A HREF="https://www.eff.org/pages/blue-ribbon-campaign"><IMG SRC="images/free-speech-forever.gif" WIDTH="88" HEIGHT="31" ALT="Support freedom of speech" TITLE="Support freedom of speech"></A>
  35. <A HREF="https://neocities.org/"><IMG SRC="images/neocities.gif" WIDTH="97" HEIGHT="31" ALT="Hosted on Neocities" TITLE="Hosted on Neocities"></A>
  36. <A HREF="https://archive.org/details/adobe-flash-player-32.0.0.465-retail-debug"><IMG SRC="images/get-flash-player.gif" WIDTH="88" HEIGHT="31" ALT="Adobe Flash will never die" TITLE="Adobe Flash will never die"></A>
  37. <A HREF="https://www.java.com/"><IMG SRC="images/get-java.gif" WIDTH="88" HEIGHT="31" ALT="Java applets will never die" TITLE="Java applets will never die"></A>
  38. </P>
  39. <P>
  40. <A REL="LICENSE" HREF="http://www.wtfpl.net/">
  41. <IMG SRC="images/wtfpl.png" WIDTH="88" HEIGHT="31" ALT="WTFPL Version 2" TITLE="WTFPL Version 2" STYLE="FLOAT: LEFT; PADDING-RIGHT: 10PX;">
  42. </A>
  43. <I>All written materials on this Web site are my own, and all are <A HREF="LICENSE.txt">released</A> under the <A REL="LICENSE" HREF="http://www.wtfpl.net/">Do What the Fuck You Want to Public License Version 2</A>.</I>
  44. </P>
  45. <P><I>This page last modified on 25 March 2021.</I></P>
  46. <!-- END FOOTER SECTION. -->
  47. </BODY>
  48. </HTML>