ghiwar

Untitled

Feb 3rd, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. <iframe border='0' frameborder='0' framespacing='0' height='1' marginheight='0' marginwidth='0' scrolling='no' src='https://www.google.com/webmasters/tools/ping?sitemap=https://namablog.blogspot.com/sitemap.xml' style='display:none' vspale='0' width='1'/>
  2.  
  3. <iframe border='0' frameborder='0' framespacing='0' height='1' marginheight='0' marginwidth='0' scrolling='no' src='https://www.bing.com/webmaster/ping.aspx?siteMap=https://namablog.blogspot.com/sitemap.xml' style='display:none' vspale='0' width='1'/>
  4.  
  5.  
  6. <script type='text/javascript'>
  7. var amazonlama = &#39;https://namablog.blogspot.com/&#39;;
  8. var amazonbaru = &#39;<data:blog.homepageUrl/>&#39;;
  9. function updateme()
  10. {
  11. var text = document.getElementsByTagName(&#39;body&#39;)[0].innerHTML;
  12. text = replaceAll(text,amazonlama,amazonbaru);
  13. document.getElementsByTagName(&#39;body&#39;)[0].innerHTML = text;
  14. }
  15. function replaceAll(txt, replace, with_this) {
  16. return txt.replace(new RegExp(replace, &#39;g&#39;),with_this);
  17.  
  18. }
  19. setTimeout(&#39;updateme()&#39;,100);
  20.  
  21. </script>
Add Comment
Please, Sign In to add comment