#!/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~"; COCO SPACEGIRL WARRIOR

COCO SPACEGIRL WARRIOR

Warrior Spacegirl Coco transports herself to the Evil Alien Outer Galactic colonies to make sure it had been neutralized. Coco's mission is to check the Alien Clone's capability of using the "Mind Sucking" powers being used to capture and control Spacegirls to turn them Evil! As Coco probes the Alien Clone with her ULTRA Space Sword there is a surge of energy! The Clone is coming to life and directing a "Mind Sucking" beam to activate the "Pussy Injection Probes"! The battle begins...Will Coco overcome this unexpected Alien Energy Surge from the "Mind Sucking Clone"?!!!

xxx space girls, alien fetish porn

Coco Spacegirl Warrior scifif sex alien porn fetish models porn stars
vampire lesbians scary horror sex hentai porn anime babes alien clones
porn clone sexy vampires robot se scifi uniform fetish dildo
VISIT XXX SPACE GIRLS TODAY AND SEE MORE SCIFI PORN
100'S OF THE HOTTEST PORN STARS DOING YOUR WILDEST FANTASIES. OVER 350,000 EXCLUSIVE FETISH, HORROR, VAMPIRE, SCI-FI, ALIEN, BONDAGE IMAGES AND MOVIES.

webmasters

XXXSPACEGIRLS™

~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 } }