CookieCatcher
CookieCatcher copied to clipboard
Remove hard coded server urls
This would be tricky with static javascript files. If you had some kind of template that compiled into javascript code you could use PHPs $_SERVER['SERVER_NAME'] to insert the receiving hostname.