JSFiddle - React, Tailwind, and code Playground
by dimaslanjaka
HTML
<div class="w3-container w3-teal">
<center>
<h2>Website Online Service
</h2>
</center>
<div class="menu_simple">
<ul>
<script>
var url = window.location.href;
var host = window.location.hostname;
document.write('<li><a target="_blank" href="https://geopeeker.com/fetch/?url=' + url + '" rel="follow" alt="geopeeker" title="geopeeker">Geopeeker</a></li> <li><a href="https://www.browserling.com/browse/win/7/chrome/58/' + url + '" rel="follow" alt="chrome58" title="chrome58">chrome58</a></li> <li><a target="_blank" href="http://free.pagepeeker.com/v2/thumbs.php?size=x&url=' + host + '" rel="follow" alt="pagepeeker" title="pagepeeker">Pagepeeker</a></li> <li><a target="_blank" href="https://seositecheckup.com/seo-audit/site-loading-speed-test/' + url + '" rel="follow" title="seositecheckup" alt="seositecheckup">Seo Site Checkup</a></li> <li><a href="https://performance.sucuri.net/domain/' + host + '" rel="follow" alt="sucuri" title="sucuri">Sucuri Performance</a></li> <li><a href="http://www.monitis.com/pageload/?url=' + url + '" rel="follow" alt="monitis" title="monitis">Monitis Test</a></li> <li><a href="http://googleweblight.com/?lite_url=' + url + '" rel="follow" alt="googleweblight" title="googleweblight">Googleweblight</a></li> <li><a alt="mobile test" title="mobile test" target="_blank" rel="follow" href="https://search.google.com/search-console/mobile-friendly?url=' + url + '">Mobile Test</a></li> <li><a alt="pagespeed" title="pagespeed" target="_blank" rel="follow" href="https://developers.google.com/speed/pagespeed/insights/?hl=id&url=' + url + '">Pagespeed Insight</a></li> <li><a alt="google cache" title="google cache" target="_blank" rel="follow" href="https://webcache.googleusercontent.com/search?q=cache:' + url + '">Cache</a></li> <li><a alt="web archive" title="web archive" target="_blank" rel="follow" href="https://web.archive.org/save/_embed/' + url + '">Archive</a></li> <li><a target="_blank"...