Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Untitled
SUBMITTED BY:
Guest
DATE:
Feb. 14, 2015, 9:17 p.m.
FORMAT:
Text only
SIZE:
447 Bytes
Raw
Download
Tweet
HITS:
697
Go to comments
Report
$( "iframe" ).load(function() {
$("iframe").contents().find("b").html(function(_, html) {
return html.replace(/(bd{1,3}.d{1,3}.d{1,3}.d{1,3}b)/, '<a href="http://$1/" target="_blank">$1</a>');
});
});
<li>
<ul>
<li>
<b>MyRouter1 - 192.168.1.1</b>
</li>
<li>
<b>MyRouter2 - 192.168.1.2</b>
</li>
</ul>
</li>
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus