Advertisement
manhattanxl

External HTML Request to Pastebin

Apr 24th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.45 KB | None | 0 0
  1. <script
  2.  src="http://code.jquery.com/jquery-3.3.1.min.js"
  3.  integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
  4.  crossorigin="anonymous"></script>
  5.     <div id="reemplazar">Please wait, if this content not load, visit http://pastebin.com/raw/uLnCML5n</div>
  6. <script>
  7. $(document).ready(function(){
  8.    cors_avoid = "https://cors-anywhere.herokuapp.com/";
  9.    $('#reemplazar').load(cors_avoid + "http://pastebin.com/raw/uLnCML5n");
  10. });
  11. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement