#!/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~";

<HTML>

<HEAD>

   <TITLE>Generator error</TITLE>

<META HTTP-EQUIV=Refresh CONTENT="2; URL=xdw.html">

</HEAD>

<BODY>Please input Your affiliate ID <a href=\"$login_page\">Try again.</a></BODY>

</HTML>



~EOT~

exit;

}



sub gencode{

print "Content-Type: text/html\n\n";

   print <<"~EOT~";





<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Handjob Nun :: Blasphemy Blowjob :: Witch Sex :: Vampire Porn  :: Female Domination</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="../horror-vamp1/horror.css" rel="stylesheet" type="text/css">
</head>

<body>
<table width="589" border="1" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="585" valign="top"><a href="http://tracker.zombaio.com/?$afid.7876929"><img src="../../TGP/header/XXXHorror.jpg" alt="Horror Sex bondage video" width="585" height="100" border="0"></a></td>
  </tr>

  <tr> <td><TABLE width="100%" border=0  align="center">
    <TR>
      <TD align="center"><h3>Mother Superior Nun humiliating a priest</h3>  
        In this blasphemy porn video the Sacrilegious Mother Superior found father   Steven looking at dirty novels. To feel the purity of God the nun tied the   father to a cross dressed in a loin cloth and nothing else. The father submit,   thinking that he would be punished with a whip. Instead the Mother Superior   proceeded to undress and punish the father with sexual degradation.  In this denial scene the father suffers a long hard-on with the mother   threatening no satisfaction. Stay tuned to xxxHorror.com for a more extreme part   2 coming soon!</TD>
      </TR>
    <TR>
      <TD align="center"><a href="SickNun_Part1_trailer.wmv"><img src="Player-nun-Misty.jpg" alt="sexy MILF nun dominating a priest" width="529" height="483" border="0"></a><br>
        / <a href="SickNun_Part1_trailer.mov">MP4 VIDEO</a> /</TD>
      </TR>
    <TR>
      <TD align="center"><hr></TD>
    </TR>
    <TR>
      <TD align="center"><h3><strong>Serena Silva and father Alito in the blowjob humiliation</strong></h3>
        Horny father Alito was walking around the graveyard of the remote  monastery begging god for forgiveness. Lately he had a lot of sexual  thoughts and could not sleep at all. Father Alito was recently assigned  to this monastery and he had no idea about the evil residing in the  nearby woods. Little did he know that there was a witch living in the  forest. The witch liked to kidnap young fathers and make them her  sexual slaves. She completely converts the priests to the evil side and  has created a network of prostitution in the area…so father Alito was  captured too. This is how he woke up in the horror sex dungeon, where  witch Serena Silva started the sex slave torture immediately. She was  giving him a <a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=925539-0000&PA=$afid&HTML=http://www.handjobsalon.com/index.php">humiliating handjob</a> and deep throat blowjob, but she won’t let him cum, instead she was  sitting on his face getting her ass and pussy licked. Check out  this horror porn scene to find out how the innocent father handles the  female domination and blowjob humiliation by witch Serena!</TD>
    </TR>
    <TR>
      <TD align="center"><a href="SERENA-Steve_Tormentor_trailer.wmv"><img src="Player-nun-Serena.jpg" alt="witch Serene dominating and humiliating a priest" width="529" height="483" border="0"></a><br>
        / <a href="SERENA-Steve_Tormentor_trailer.mp4">MP4 VIDEO</a> /</TD>
      </TR>
    <TR>
      <TD align="center"><hr></TD>
    </TR>
    <TR>
      <TD align="center"><h3>Hot Latina Talia in The Sex Starved Nun</h3>
        The dirty little nun Talia in training was masturbating with the cross given to   her at her communion. The Virgin father Steve walked in and was disgusted by the   blasphemous site. He tried to save her soul but she came at him with all her   sexuality persuading the poor father into sin. The sacrilegious nun took   advantage of the virgin. In this nun   porn movie, in front of the eyes of the church the father unloads on the most   sacred of objects. Stay tuned for the next hot nun sex and sacrilegious erotica   that happened in the xxxhorror.com church!</TD>
      </TR>
    <TR>
      <TD align="center"><a href="Talia-Stevie_DirtyNun_trailer.wmv"><img src="Player-nun-Talia.jpg" alt="sexy Latina nun in hardcore with a corupted priest" width="529" height="483" border="0"></a><br>
        / <a href="Talia-Stevie_DirtyNun_trailer.mp4">MP4 VIDEO</a> /</TD>
      </TR>
    

  </TABLE></td>
  </tr>
</table>
<br>
<div align="center"><span class="XxxHorror"><a href="http://tracker.zombaio.com/?$afid.7876929">CLICK HERE TO ENTER XXX HORROR</a></span></div>

<br>
<br>
<!-- {RECIPS} -->
<br>
<br>

<div align="center">
  <p><font face="Verdana, Arial, Helvetica, sans-serif"><strong><font size="2">xxxHorror&#8482;<br>
    <font face="Verdana, Arial, Helvetica, sans-serif"><strong>18 U.S.C. 2257
    Record-Keeping Requirements Compliance Statement</strong></font> at:<br>
    http://xxxspacegirls.us/18-statement/18-statement.html<br>
  </font></strong></font></p>
</div>
</body>
</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

	}

}



