In doing some more research, I think the issue may be the regular expression. Perhaps the fact that my URL has a ?. It seems like I can't replace anything that comes after the ? which is where the search of my URL is. Do I need to modify the regex to include question marks?
↧