#!/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~"; Huge Ass BBW Devious and the Fuck Machine
XXX BBW Babes with huge chunky asses
 

Huge Ass BBW Devious and the Fuck Machine

With a 68 inch of pure smooth ass Devious performs for our members with a high speed fuck machine. Watch her genuinely get off while shaking her huge sexy ass and her massive breasts. Enjoy and watch out for the next live show.
Devious-Fuck-Machine-001 Devious-Fuck-Machine-023 Devious-Fuck-Machine-024 Devious-Fuck-Machine-030 Devious-Fuck-Machine-067
Devious-Fuck-Machine-070 Devious-Fuck-Machine-106 Devious-Fuck-Machine-131 Devious-Fuck-Machine-143 Devious-Fuck-Machine-161
Devious-Fuck-Machine-179 Devious-Fuck-Machine-190 Devious-Fuck-Machine-195 Devious-Fuck-Machine-201 Devious-Fuck-Machine-211
CLICK HERE TO ENTER XXX BBW 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 } }