Here's the problem: my game is made up of hundreds of files, and I stupidly hard coded every link.
I've lost two domains I was using; now I want to fix everything but alas it's too late.
Unless, I can do a "find and replace", like in notepad, on every file in a directory and all subdirectories.
I need to do, essentially, this:
Does anyone have any ideas?
I've lost two domains I was using; now I want to fix everything but alas it's too late.
Unless, I can do a "find and replace", like in notepad, on every file in a directory and all subdirectories.
I need to do, essentially, this:
Find and replace:
hbgames.tk/img/upload afar.ws/img
bb.hbgames.tk/upload afar.ws/img
hbgames.tk/bb/upload afar.ws/img
bb.vengeance-rpg.com/upload afar.ws/img
vengeance-rpg.com/bb/upload afar.ws/img
vengeance-rpg.com afar.ws
Does anyone have any ideas?