Howdy,
I am trying to change the URL files are loaded from. I have been able to update most of what I need, but a few files are playing hard to change.
- http://domain.com/flash/modules/global/js/integration.js
- http://doamin.com/flash/modules/global/js/swfobject.js
- http://domain.com/m/photos/get_image/browse/9bf7d001cac6456cf5d9cd82f3a0d8c9.jpg
- http://domain.com/m/photos/get_image/browse/66745e6430811804c92db2c47d794cb2.jpg
I want to update those to http://static.doamin.com/...
I have all ready done this with my template images, css, avatars and a few other things.
Thanks for any clues on where to update code for the above files.