At my job, we recently move a lot of back-end services (e.g. ticket tracking, reporting, admin) from one server to another. Unfortunately, the way that our servers are configured, we're not using hostnames which can just move from one server to another.
So, in my Firefox history and awesome bar completion, I have a lot of references to one IP address (e.g. 111.111.111.111) and now they're all running on a different IP address (222.222.222.222).
Is there an easy way to either delete all URLs which reference the old IP address or to replace the hostname part of the URL (replace 111.111.111.111 with 222.222.222.222)?
(I'm not afraid to muck with the sqlite databases, but if there's an easier way, I'd like to hear)
