domain.com/tp/?a=content
U add content there, just specify name and insert url's, 1 url per line
then U do links like this:
c = [content_file_name] – The visitor is sent to random URL from the content file (the name of the file is indicated WITHOUT extension .dat).
For example /tp/out.php?c=archive - the visitor will be sent to the random URL from the file archive.dat
I hope it explains it now.