Sorry if this is a duplicate, I know that there are many answers to this but somehow I cannot get any code to work.
I frequently visit a site that has href links on the page like this:
http://www.brilla.com/forum/viewtopic.php?f=25&t=19482&p=719192
but I want to change all links to change to the IP address like this:
http://56.195.106.162/forum/viewtopic.php?f=25&t=19482&p=719192
I have tried using a Jquery in a bookmarklet (http://benalman.com/code/test/jquery-run-code-bookmarklet/) but nothing seems to work.
Many thanks in advance