GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Who has tgp Feed? (https://gfy.com/showthread.php?t=1111261)

eroticfem 06-02-2013 10:47 AM

Who has tgp Feed?
 
Who has tgp feed with single teens, milf, models? Also looking for tgp feeds for lesbians.


I checked many of the sponsors i am affiliated with and so far no luck,:helpme

Itchy 06-02-2013 11:42 AM

We have tgp feeds :)
Lesbian Example, and we have 3 different lesbian feeds
Thumbnail :
http://www.sextronix.com/webmasters/...295&nprogram=1
No Thumbnail :
http://www.sextronix.com/webmasters/...295&nprogram=1

Hit me up if you need any help getting the feeds :)

Best-In-BC 06-02-2013 01:22 PM

http://www.trafficshop.com/home/?aff=bestinbc
http://trafficholder.com/aff.php?bestinbc
http://avatraffic.com/index/signup/?ref=1765

WoW! 06-02-2013 08:20 PM

Welcome to 2003!

eroticfem 06-03-2013 10:56 AM

:thumbsup:1orglaugh
Quote:

Originally Posted by WoW! (Post 19652106)
Welcome to 2003!


Colmike9 06-03-2013 11:11 AM

Make a simple one with PHP. It's easiest using programs with custom html with gallery dumps, but can also be easily done with FHG2HTML/textmechanic.com tools:
Code:

<?php
$gal = array();
$gal[] =  '<a href="LINK" title="WHATEVER"><img class="STYLINGSHIT" src="THUMBSRC" title="TITLE" alt="ALT" /></a>';
$gal[] =  '<a href="LINK" title="WHATEVER"><img class="STYLINGSHIT" src="THUMBSRC" title="TITLE" alt="ALT" /></a>';
$gal[] =  '<a href="LINK" title="WHATEVER"><img class="STYLINGSHIT" src="THUMBSRC" title="TITLE" alt="ALT" /></a>';
$gal[] =  '<a href="LINK" title="WHATEVER"><img class="STYLINGSHIT" src="THUMBSRC" title="TITLE" alt="ALT" /></a>';
$gal[] =  '<a href="LINK" title="WHATEVER"><img class="STYLINGSHIT" src="THUMBSRC" title="TITLE" alt="ALT" /></a>';


echo '<div align="center">';
echo '<table width="100%" align="center">
<tr align="center">
<td align="center">';
echo $gal[0];
echo '</td><td align="center">';
echo $gal[1];
echo '</td><td align="center">';
echo $gal[2];
echo '</td><td align="center">';
echo $gal[3];
echo '</td><td align="center">';
echo $gal[4];


echo'</td></tr><tr align="center">';
echo'<td align="center">';
echo $gal[5];
echo '</td><td align="center">';
echo $gal[6];
echo '</td><td align="center">';
echo $gal[7];
echo '</td><td align="center">';
echo $gal[8];
echo '</td><td align="center">';
echo $gal[9];


echo'</td></tr><tr align="center">';
echo'<td align="center">';
echo $gal[10];
echo '</td><td align="center">';
echo $gal[11];
echo '</td><td align="center">';
echo $gal[12];
echo '</td><td align="center">';
echo $gal[13];
echo '</td><td align="center">';
echo $gal[14];


echo'</td></tr><tr align="center"><td align="center">';
echo $gal[15];
echo '</td><td align="center">';
echo $gal[16];
echo '</td><td align="center">';
echo $gal[17];
echo '</td><td align="center">';
echo $gal[18];
echo '</td><td align="center">';
echo $gal[19];


echo'</td></tr></table></div>';


?>

This makes a fhg with 5 images across. Edit the html echoes how you like and if you want them random like on fappyness.com, then just add shuffle($gal); after the gallery arrays. :upsidedow


All times are GMT -7. The time now is 03:05 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123