JSFiddle - React, Tailwind, and code Playground
by dimaslanjaka
HTML
<script src="ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript">
var url = $(location).attr('href');
document.write('<a target="_blank" href="http://www.copyscape.com/?q=' + url + '">Test Link</a>'>);
</script>