Activity Stream
48,167 MEMBERS
62315 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1.     
    #1
    Member

    Smile [REQUEST] Anonym Redirect Script

    Hey guys,

    Can you please help me with a script like anonym.to redirector script as i wanted one like that a nice one.

    Would be much grateful,as the scripts i have don't seem to function well.

    Thanks
    Sponge Bob Reviewed by Sponge Bob on . [REQUEST] Anonym Redirect Script Hey guys, Can you please help me with a script like anonym.to redirector script as i wanted one like that a nice one. Would be much grateful,as the scripts i have don't seem to function well. Thanks Rating: 5


  2.   Sponsored Links

  3.     
    #2
    ლ(ಠ益ಠლ)
    Website's:
    extremecoderz.com
    well you havent mentioned what type of CMS you are planning to integrate it into, but:

    http://www.besthostingforums.com/showthread.php?t=23086

    and also: http://hotfile.com/dl/25151679/405f355/divert.rar.html

    OR (same thing, just in source format)

    Code: 
    <?php
    $ref = $_GET["ref"];
    ?>
    <html>
    <head>
    <title>Redirecting...</title>
    <META http-equiv="refresh" content="2;URL=<?php echo $ref;?>">
    <style type="text/css">
        html {
            background: #fff;
        }
        body {
            background: #404040;
            border: 1px solid #666;
            color: #999;
            font: 14px "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
            margin: 5% 10%;
            text-align: center;
        }
        
        a {
            color: #FF8301;
        }
        
        h1 {
            color: #EEE;
        }
        
        #container {
            background: #292929;
            line-height: 2.4;
            padding: 1em;
        }
        
        p#url {
            font-weight: bold;
            overflow: hidden;
            width: 100%;
        }
        </style>
    </head>
    <body bgcolor="#000000">
    <center>
    <div id="container">
    <p>Please wait while you're being redirected to:<br /></p>
    <p id="url"><a href="<?php echo $ref;?>"><?php echo $ref;?></a></p>
    <hr />
    <p><a href="http://extremecoderz.com">extremecoderz.com</a></p>
    <div>
    </center>
    </body>
    </html>
    The second link is a divert.php file - ripped from anonym.to - credits to avek for ripping it.


    useage: divert.php? ref = http://www.google.com


    (remove spaces)

  4.     
    #3
    Respected Developer
    Not sure if this is what you're looking for:

    PHP Code: 
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <?php if (isset($_GET['goto'])) echo '<meta http-equiv="refresh" content="1;' html_entity_decode($_GET['goto']) . '" />'?>
        <title>Redirecting...</title>
    </head>

    <body>
    </body>
    </html>
    Save it as redirect.php somewhere and use it like mysite.com/redirect.php?goto=http://google.com

    The link you feed it needs to be html encoded.

  5.     
    #4
    Member
    Hey thanks guys it works.. Jayfella u are a genious

    Added it on my site and also intergrated it with the phpbb and works like a charm u can test it by going to a site and open a tread it will redirect to that page first.

    cheerz dude.


  6.     
    #5
    Member
    Website's:
    litewarez.net
    Sponge bob ...how did u get it to work ? are u useing to to anonym.to ?

  7.     
    #6
    Member
    nop i am not using anonym.to

    i am using the stript jayfella gave me

    check it out

    allinonewarez.com/redirect.php*******http://www.besthostingforums.com

    join ? and ref together


  8.     
    #7
    Member
    Website's:
    litewarez.net
    yh ive got that aswel i just dontno what to change code to

    Litewarez iss supposed to be doin it .. i jus want it done lol

  9.     
    #8
    Member
    well i am not sure about your ddl site but i used it in phpbb 3


  10.     
    #9
    Member
    Website's:
    litewarez.net
    lol yh thats what i need it for phpbb 3

  11.     
    #10
    Member
    read up there is a post there jayfella has written it



Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. help regarding Hide links with anonym.to
    By Proaudiozone.info in forum Wordpress
    Replies: 2
    Last Post: 26th Oct 2012, 05:58 PM
  2. Request script rapidleech
    By wee111 in forum Web Application/Script Support
    Replies: 2
    Last Post: 9th Jun 2011, 01:42 PM
  3. [Request] Social Media Script [Request]
    By Cometrex in forum Webmaster Discussion
    Replies: 8
    Last Post: 16th Nov 2009, 06:52 PM
  4. anonym links in mybb
    By r0ck in forum Web Application/Script Support
    Replies: 0
    Last Post: 6th May 2009, 12:27 AM
  5. [Request] Car/Bike Dealer Script
    By Hator in forum Webmaster Resources
    Replies: 2
    Last Post: 19th Nov 2008, 11:45 AM

Tags for this Thread

BE SOCIAL