#!/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~"; Xxx BBW Slaves
huge white BBW ass massaged by ebony slave
 

Ebony Slave Massaging Huge BBW Ass

BBW warrior devious getting erotic massage from her muscular ebony slave. After having him worship her huge fat ass and massage her curvy chubby body Devious gives him a hand-job, allowing him to cum all over her big tits. Enjoy!
Divios-Big-Herc-001 Divios-Big-Herc-007 Divios-Big-Herc-030 Divios-Big-Herc-036 Divios-Big-Herc-050
Divios-Big-Herc-060 Divios-Big-Herc-079 Divios-Big-Herc-094 Divios-Big-Herc-100 Divios-Big-Herc-103
Divios-Big-Herc-108 Divios-Big-Herc-124 Divios-Big-Herc-132 Divios-Big-Herc-144 Divios-Big-Herc-151
XXX BBW SLAVES HAVING INTERRACIAL SEX
 
  Copyright: Web Projects
2257 info at: http://cjwrightxxx.com/2257.html
~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 } }