tongs
Newbie
- Sep 14, 2008
- 16
- 55
1.Download and install WAMP (or just set up apache if you know how).
2.Create folder "program_interface" in your web root folder.
3.Create 2 php files index263.php and updatesv3.php in the folder as above.
4.Go to C:\windows\system32\drivers\etc\
in there is the 'hosts' file. make sure it's not read only, and insert the following line at the bottom.
5.Open TT,and you can find its pro version now.
Content of index263.php
Content of updatesv3.php
Enjoy!
Sory I cant post URLs
2.Create folder "program_interface" in your web root folder.
3.Create 2 php files index263.php and updatesv3.php in the folder as above.
4.Go to C:\windows\system32\drivers\etc\
in there is the 'hosts' file. make sure it's not read only, and insert the following line at the bottom.
Code:
127.0.0.1 traffictravis(dot)com
127.0.0.1 www(dot)traffictravis(dot)com
Content of index263.php
Code:
1
SmFja2llIFRhbmc=
aHVidXR6cUBtc24uY29t
Content of updatesv3.php
Code:
3.3.10.1492
- Fix :: Backlink csv export if anchor contained comma
- Fix :: Rank of page which Yahoo reported
- Fix :: Correctly handle urls which contain backticks
- Fix :: Reporting of websites listed in dmoz
** Please submit bug reports :-) **
Sory I cant post URLs