• qrtr@lemmy.ml
    link
    fedilink
    English
    arrow-up
    22
    ·
    2 years 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
      ·
      2 years ago

      Lol I thought it just printed an hardcoded NO