Results 1 to 2 of 2
  1. #1
    noone2016's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    27
    Reputation
    10
    Thanks
    164
    My Mood
    Amused

    Just a little redirect i threw together for add.cs

    Just throw this on add.cs and change web address

     
    byte[] res = Encoding.UTF8.GetBytes(
    @"<html>
    <head>
    <meta http-equiv='refresh' content='2;URL='https://google.com'' />
    </head>
    </html>");
    context.Response.OutputStream.Write(res, 0, res.Length);
    }
    Last edited by noone2016; 01-13-2016 at 04:14 PM. Reason: Wrong thread

  2. #2
    R1S3's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Location
    █▄█▄█▄█▄█▄█▄█
    Posts
    123
    Reputation
    10
    Thanks
    58
    My Mood
    Devilish
    What.......?

Similar Threads

  1. [Video] GTAV Works on HD 7770 AND DUAL CORE APU!
    By wEFTwefwfefesfefe in forum General
    Replies: 6
    Last Post: 04-25-2015, 10:37 AM
  2. [WTS] selling 20 core windows vps azure account for $5
    By bloodface906 in forum Selling Accounts/Keys/Items
    Replies: 0
    Last Post: 06-07-2014, 08:29 AM
  3. [Outdated] (LEECHED) Realmmods 24/7 Pserver Running Phoenix Source Code on 8GB VPS no Hamachi
    By realmmods2014 in forum Realm of the Mad God Private Servers
    Replies: 97
    Last Post: 03-11-2014, 03:08 PM
  4. How to run your PC with multiple Cores (dual core or better)
    By satindemon4u in forum Combat Arms Help
    Replies: 0
    Last Post: 09-24-2009, 07:47 PM
  5. Warrock and dual cores
    By svalkur in forum WarRock - International Hacks
    Replies: 10
    Last Post: 11-20-2007, 01:46 PM