Results 1 to 1 of 1
  1. #1
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad

    How to acquire a free tk without the banner

    Well, what have I been doing today that had be too busy to be active...Finals =X Anyways a friend of mine asked if I could remove the 'tk' banner on his website. So, the first step was finding another free hosting service that overrided 'tk's' banner. After doing this (The winner was '.c.la' =X) I located the '.C.la' HTML source code. and made a couple changes to make it work without '.c.la's' banner, as well as a removed tk banner. The results were :

    Code:
    <html>
    <head>
    <title>Put Title Here</title>
    <meta name="keywords" content="KeyWords use , to seperate">
    <meta name="description" content="Description for search engine here">
    <meta name="robots" content="INDEX, FOLLOW">
    <meta name="revisit-after" content="10 days">
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <script language="JavaScript">
    if(top.frames.length > 0)
    top.location.href=self.location;
    </script>
    
    <script>
    	var img = new Image();
    	var subd = location.host;
    	if (subd.indexOf("www.") != -1) subd=subd.substring(4);
    	img.src = "counter.php?subdomain="+subd;
    </script>
    </head>
    
    <frameset rows="*,0" frameborder="NO" border="0" framespacing="0">
    <frame name="main_frame" src="YourDomainName thats being redirected to here">
    </frameset>
    
    <noframes>
    <body bgcolor="#FFFFFF" text="#000000">
    <a href="Domain Name Thats Being Redirected To"></a>
    <br>
    <a href="https://www.c.la">Nom de domaine gratuit et cool / Service de redirection</a>
    </body>
    </noframes>
    </html>
    
    
    Requested Page Is Loading..
    content="1; URL=https://www.hscripts.com"
    I know theres a lot of shit in there that isn't required, but I don't have the time to remove it. Anyways the '****' banner will flash for a second, then disappear. Enjoy?

    If it doesn't work I may have fucked up with the copy pasting and removeing site names.

    *edit*
    >=( don't tell me I'm not alloud to post methods on bypassking tk...
    Last edited by radnomguywfq3; 01-27-2008 at 08:33 PM.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


Similar Threads

  1. Want to create a clan... help with name
    By FaJih in forum CrossFire Hacks & Cheats
    Replies: 16
    Last Post: 08-19-2009, 02:53 AM
  2. I am Selling or TradingHosting with Domain names
    By Tom in forum Trade Accounts/Keys/Items
    Replies: 0
    Last Post: 07-15-2009, 12:19 PM
  3. Replies: 13
    Last Post: 01-22-2008, 06:21 PM
  4. Want a free G-Mail account?
    By Mikoll in forum General
    Replies: 20
    Last Post: 04-28-2006, 10:54 PM
  5. Free .be Domain
    By Dave84311 in forum General
    Replies: 5
    Last Post: 01-11-2006, 09:27 PM