After this Google shit going down, I want to try disguising the fact that I'm using Smart Thumbs.
Here is a sample gallery link:
Code:
<a href="st/st.php?id=273163&script=1&url=http://btaw.brazzers.com/766/?t=65%26nats=MTE0MjozOjIw,0,0,0,134401&p=62&var1=vid" target="_blank">
Basically want to get rid of the (st/st.php?id=273163&script=1&url=) at the beginning, and rewrite it back in later. But it needs to keep the ID= and a way to indicate what links to rewrite, as not all links on the page require this, just the gallery links.
Or maybe someone can suggest a more elegant solution. So far I've only really thought to use mod_rewrite.