View Single Post
Old 10-06-2002, 09:44 AM  
kenny
Confirmed User
 
Industry Role:
Join Date: Mar 2002
Posts: 7,245
Quote:
Originally posted by Ted
Thanks PK

btw

here's a script I use so I can easily change sponsor links
http://www.sexep.com/scripts/redirect.html
tgp's might not like it but it works for me

I had to change sponsor links on galleries a few times and I can honestly say I have never been blacklisted on any of the big TGPs if smaller TGPs did ban me well I havent noticed it. I use a shell command.

find domain.com/galleries -name '*.html' -exec perl -pi -e 's/http:\/\/www.adultpoints.com\?=account/http:\/\/adultplatinum.com\?=account/g' {} \;


use the unescape character "\" before every "/" "?" "&"

I learned this command from someone on this board and it is very usefull for changing HTML across 1000's of documents
__________________
7

Last edited by kenny; 10-06-2002 at 10:15 AM..
kenny is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote