To put translate absolute link into relative links

Search for: http://((.*)/)*(.*)"
Replace with: \3"

Useful when you have downloaded all file from particular page, but you need this webpage for navigation through files.

Comments