#!/usr/bin/perl -T ###################### #¡¡author:glisten # http://www.dsl-speed.org ###################### &get_form_data; &emptyid unless $FORM{'sid'}; $afid=$FORM{'sid'}; &gencode; sub emptyid{ $login_page="http://www.adultworldmedia.com"; # Replace to your affiliate program url print "Content-Type: text/html\n\n"; print <<"~EOT~"; Generator error Please input Your affiliate ID Try again. ~EOT~ exit; } sub gencode{ print "Content-Type: text/html\n\n"; print <<"~EOT~"; Rebecca Linares Galactic Warrior Movie
galactic girls performing in alien sex and SciFi Porn movies
download DVD quality movies inside Galactic Girls
     

Rebecca Linares Galactic Warrior

Rebecca Linares Galactic Warrior Rebecca Linares Galactic Warrior2 Rebecca Linares Galactic Warrior Movie 3
The renegade biotech creation, Rebecca Linares, originally intended as half human super soldier had escaped from the illegal testing facilities that had spawned her, having been bred in the wild forest of the national park that concealed the facility.
RebeccLinaresGalacticGirl1_0001 RebeccLinaresGalacticGirl1_0012 RebeccLinaresGalacticGirl1_0042 RebeccLinaresGalacticGirl1_0044 RebeccLinaresGalacticGirl1_0054
RebeccLinaresGalacticGirl1_0060 RebeccLinaresGalacticGirl1_0061 RebeccLinaresGalacticGirl1_0066 RebeccLinaresGalacticGirl1_0081 RebeccLinaresGalacticGirl1_0089
RebeccLinaresGalacticGirl1_0091 RebeccLinaresGalacticGirl1_0096 RebeccLinaresGalacticGirl1_0100 RebeccLinaresGalacticGirl1_0101 RebeccLinaresGalacticGirl1_0105
scifi porn and alien sex movies and videos
2257 statement at xxx space girls
webmasters
~EOT~ exit; } # Get form data sub get_form_data { read(STDIN,$buffer,$ENV{'CONTENT_LENGTH'}); if ($ENV{'QUERY_STRING'}) { $buffer = "$buffer\&$ENV{'QUERY_STRING'}" } @pairs = split(/&/,$buffer); foreach $pair (@pairs) { ($name,$value) = split(/=/,$pair); $value =~ tr/+/ /; $value =~ s/\t//g; $value =~ s/%([a-fA-F0-9][a-fA-F0-9])/pack("C",hex($1))/eg; $FORM{$name} = $value } }