Quote:
Originally Posted by Dismounted
The Rewrite eBay Links modification will fit your bill, you just need to edit the URLs inside the function (functions_rewrite_ebay_links.php). You can clearly see where the URLs are matched.
|
I think this is what I need to do. I'd like to rewrite this:
Code:
http://www.megaupload.com/?d=QVI7MX1P
to this:
Code:
http://b4eb9708.linkbucks.com/url/http://www.megaupload.com/?d=QVI7MX1P
How would I acheive this?