• qrtr@lemmy.ml
    link
    fedilink
    English
    arrow-up
    22
    ·
    1 year ago

    Nice

        <script type="text/javascript"> 
          //Technically, this will be accurate...
          try {
            document.write("NO");
          } catch(err) {
            document.write("YES");
          }
        </script>
    
    • Hexagon
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      26
      ·
      1 year ago

      Lol I thought it just printed an hardcoded NO