Twin Creeks softball schedule fixer (twin-creeks.com)

By Brett Johnson Last update May 22, 2007 — Installed 152 times.


Script Summary: The Twin-creeks.com softball season schedule links use back slashes instead of forward slashes. The webmasters have been notified of this problem many times and have not or will not fix the problem. This simple script fixes all backslashes in URLs.

The code loops through every href on a twin-creeks.com page and if it finds a backslash (%5C) it replaces the slash with the correct foward slash.

I limited the script to this one function but it would be nice to have some other scripts for this horribly designed website.