Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
General URL fixer
replaces domain name with IP address for links
The firewall at my place of work likes to block certain websites, but many of these sites are accessible by their IP address.
So I find it useful to replace the domain name for links with the IP address. Edit this script to work for your favorite sites.
This script won't do much if you don't edit it. Just change the values for domainname and ipaddress, and you are set.
Before installing this script, you might want to make sure you can access the site via the IP address (sometimes firewalls block those, too).
Note: you can often get the IP address of a website by using the ping command. In Windows, goto Start:Run, and type "cmd". At the
command line, type ping www.blockedsite.com, and you should see the IP address.
release 2.0: updated the older "URL fixer" to modify links, not images. Added arrays of domain names to script, so it replaces more than one site at a time.
You could comment on this script if you were logged in.
