The alter text module is a simple text filter that allows you to write regex to replace any pattern desired. This module was original born from the need to replace a custom files path to the Drupal default sites/default/files in all URLs. The module is super flexible and thus super dangerous, use only if you are comfortable with regex changing all of your site content. This module does not modify original content but does modify content upon the render.