JSFiddle - React, Tailwind, and code Playground

by apoucoz

HTML

<script>  
  // ApoTeam (c) 2013  
  $(document).ready(function() {  
      $("* img").each(function() {  
          $(this).attr('onError', 'this.src="http://bagger.ucoz.kz/empty.gif";this.width="30";this.height="30";this.title="Адрес картинки битый";');  
      });  
  });  
  // apo-ucoz.com (c) 2013  
  </script>

<img src="Код картинки">