Quote:
Originally posted by Dreamman010
The following script will redirect you to GFY when you load it in your browser. Save it to a file, chmod +x 755 (make sure it's in a script dir) and load it. You can work it out with parameters, mysql database to add tracking and read addresses from, and all kinds of other shit.
Here's what I tried and it worked:
#!/usr/bin/perl
print "Location: http://www.gofuckyourself.com\n\n";
|
Yeh, great, but this script serves virtually no purpose. A good script should keep records of how many hits have been sent to the sponsor link, should be easy to add new sponsors, etc...