This is a plugin to clone any website including the files into your webpage/url
only two script tag are required
<script src="https://cdn.jsdelivr.net/gh/Yashasmonkeycoder/[email protected]/loadUrl.js" ></script> <script> loadUrl.clone("[any website link]") </script>