AT CORE documentation
getting started: outgoing hits
A regular link looks like this<a href="http://www.sexsite.com/gallery/1/index.html"> hot xxx gallery </a>
To send the surfer through ATC, modify the link so it looks as follows
<a href="/cgi-bin/atc/out.cgi?s=60&l=topgallery&c=1&u=http://www.sexsite.com/gallery/1/index.html"> hot xxx gallery </a>
You can pass several arguments to out.cgi
| s=60 | The surfer has a chance of 60% to be redirected to the gallery, 40% to see a trade |
| c=0 | sends the click always to a gallery |
| c=3 | sends the first 3 click of the surfer to a gallery |
| l=toptable | set the linktag to toptable |
| gr=teens | load trades from the group teens |
| id=15 | credit trade id 15 with +1 out (toplist only!) |
| u=http://... | sets the gallery url |
Everything behind &u= is considered to be the gallery url.
Continue to getting started: basic settings