Script Change
-
i need to change this code:
<script type=”text/javascript” async>
var uri = ‘https://impit.tradedoubler.com/imp?type(iframe)g(19799148)a(2214108)’ + new String (Math.random()).substring (2, 11);
document.write(‘<iframe src=”‘+uri +'” width=”300″ height=”250″ frameborder=”0″ border=”0″ marginwidth=”0″ marginheight=”0″ scrolling=”no”></iframe>’);
</script>with this:
[abcd]How could i doing with new search regex version?
Thanks.
- The topic ‘Script Change’ is closed to new replies.